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
Original issue reported on code.google.com by
yosauron...@gmail.com
on 28 Jun 2012 at 8:22