My app does not seem to work on different Android devices (haven't tested on iOS yet).
What my app does is doing a HTTPXMLRequest and displays the data by adding child elements to an existing DIV.
It seems like the part in appBundle.js is not executing on some devices, however I have added jQuery and Slick(a slideshow plugin). These plugins do load and work on all devices, just not the JavaScript that I created.
The functioning of the app does not seems to depend on root permissions, I have tested it with 20 different devices, 10 rooted and 10 unrooted. It only works on 2 or 3 devices.
I have attached the Visual Studio solution to this post ( VS2015 required with Mobile Dev options ), any help would really help me.
Note: Open the solution with BlankCordovaApp1.jsproj
What my app does is doing a HTTPXMLRequest and displays the data by adding child elements to an existing DIV.
It seems like the part in appBundle.js is not executing on some devices, however I have added jQuery and Slick(a slideshow plugin). These plugins do load and work on all devices, just not the JavaScript that I created.
The functioning of the app does not seems to depend on root permissions, I have tested it with 20 different devices, 10 rooted and 10 unrooted. It only works on 2 or 3 devices.
I have attached the Visual Studio solution to this post ( VS2015 required with Mobile Dev options ), any help would really help me.
Note: Open the solution with BlankCordovaApp1.jsproj
No comments:
Post a Comment