I am developing an Android phone-gap application , when i open a web url in child browser the application becomes unresponsive.is there any cache issue or anything else please help.
Asked
Active
Viewed 135 times
0
-
which version you can work ? – Amit Prajapati Aug 21 '13 at 06:00
-
cordova version is 2.4.0 and checking it on Samsung DUOS 4.0.1 os version – Vikas Panwar Aug 21 '13 at 06:04
-
Do you use InAppBrowser ? – Amit Prajapati Aug 21 '13 at 06:10
-
No i am using childBrowser, but i have also tried inAppBrowser same problem.One more thing the url having big content as it is a blog url which i am opening in childBrowser. – Vikas Panwar Aug 21 '13 at 06:46