dileepbapat / gwt-phonegap

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

onPhoneGapAvailable() never called when upgraded to PG 3.3 #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have built the latest version from the repo gwtphonegap-3.3.0.0-SNAPSHOT.jar 
and when I upgraded one of my project to 3.3 onPhoneGapAvailable()  is never 
called in the iOS platform. Works fine in browser.

Original issue reported on code.google.com by jve...@gmail.com on 14 Feb 2014 at 2:42

GoogleCodeExporter commented 9 years ago
Seems to freeze at phoneGap.initializePhoneGap(); , try to put a 
Window.alert(""); call afterword which is never reached.

Original comment by jve...@gmail.com on 14 Feb 2014 at 2:51

GoogleCodeExporter commented 9 years ago
I tried it on top of gwt-phonegap 3.5 with cordova 3.5 and the issue is not 
reproduced. So closing for now. Please reopen if the issue still persists.

Original comment by svkirans@gmail.com on 29 Jun 2014 at 5:02