[
https://issues.apache.org/jira/browse/CB-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259156#comment-13259156
]
Daniel Kurka commented on CB-552:
---------------------------------
This is indeed fixed in trunk. There are some other weirdness, which I will
investigate further (events are not received by the gwt app), but the bootup
code is now working fine.
I verified on iOS 5.1 (iPhone 4S) and Android 4.0.4 (Google Nexus S). Thanks
for the quick reply!
> Cordova breaks GWT boot mechanism - device ready will not fire
> --------------------------------------------------------------
>
> Key: CB-552
> URL: https://issues.apache.org/jira/browse/CB-552
> Project: Apache Callback
> Issue Type: Bug
> Components: CordovaJS
> Affects Versions: 1.5.0, 1.6.0, 1.6.1
> Environment: Cordova apps written with GWT (Google Web Toolkit) do
> not work with the new cordova releases.
> Reporter: Daniel Kurka
> Assignee: Filip Maj
> Fix For: 1.7.0
>
> Attachments: big.js, index.html
>
>
> When GWT is using a so called xsiframe linker the source code of the app is
> loaded by a small script to select the appropriate javascript file.
> This mechanism used to work fine with all versions before 1.5
> I have created a small example (no real GWT app) to show the issue.
> The code creates a script element and appends it to the head of the document
> (as GWT would do in a normal bootup). After appending the script element no
> more cordova events seem to fire.
> The index.html contains the "bootup code" and the big.js file would contain
> the gwt app.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira