vipulz / gwt-phonegap

Automatically exported from code.google.com/p/gwt-phonegap
0 stars 0 forks source link

the connection to the server was unsuccessful. (file ///android_asset/www/index.html) #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I open the app in android I have a lot of times the following error "the 
connection to the server was unsuccessful. (file 
///android_asset/www/index.html)"

I have read that we can user this....               
super.setIntegerProperty("loadUrlTimeoutValue", 60000); 

to prevent this error.... How can we do that with gwt-phonegap?

Is equivalent to "phoneGap.initializePhoneGap(60000);" ?

Thank you

Original issue reported on code.google.com by yosauron...@gmail.com on 28 Jun 2012 at 8:22

GoogleCodeExporter commented 9 years ago
lets take discussions on mgwt / gwtphonegap onto the user group: 
https://groups.google.com/group/mgwt

Original comment by kurka.da...@gmail.com on 29 Jun 2012 at 6:17