06-29-2012 05:18 AM
Hi, we are developing a web application based on jQuery mobile. Application works fine on every other tested platforms (iOs IPhone 4 and IPad , Android HTC sensation and others)
We have BB 9900, OS v7.1.0.402. We tried clear all caches, reboot phone but nothing help. App is working when phone is restored to factory settings (WIPE). But after while, every webs app based on jQuery / mobile stop working. Even http://jquerymobile.com/demos/1.1.0/ . It looks like none styled from jquery mobile (Buttons like ordinary links etc.) We tried connect to app through the Web Inspector and it seems that there is some problem with java script. When jQuery start working there is an error: java script execution time exceeded. Its all what we have...
before secure wipe: http://cl.ly/0w1e10423Q3r3y0h3d2m
after secure wipe: http://cl.ly/0v1Q3l353t0E2s083K3w
Any help would be great, thanks
07-04-2012 08:58 AM
Any chance this has been also reported in the jQuery Mobile forums? http://forum.jquery.com/developing-jquery-mobile If not, would you kindly do that also?
Unfortunately the images you have linked to are no longer available. Web Inspector is definitely the tool to use to track down the root of this problem. Can you post anything about any error messages you are seeing?
It could be a bug with that particular OS. Otherwise, I'm curious if there is a networking issue - e.g. jQM's use of XmlHttpRequest may be causing timeouts?