[ https://issues.apache.org/jira/browse/CB-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256902#comment-13256902 ]
Filip Maj commented on CB-499: ------------------------------ I think I made a little bit of progress. When I include require.js (1.0.7) on iOS, the DOMContentLoaded cordova Channel never gets fired. My guess is require does something funky with that event. I am digging into it some more. > Cordova 1.6 breaks with RequireJS > --------------------------------- > > Key: CB-499 > URL: https://issues.apache.org/jira/browse/CB-499 > Project: Apache Callback > Issue Type: Bug > Components: CordovaJS, iOS > Affects Versions: 1.6.0, 1.6.1 > Environment: iOS (iPod Touch), Cordova 1.6.0 or 1.6.1, RequireJS 1.0.7 > Reporter: Dewang Shah > Assignee: Filip Maj > Fix For: 1.7.0 > > Attachments: www-michal.tar.gz > > > Cordova 1.6 breaks compatibility with RequireJS. This uesd to work in 1.5 but > now stops all other Require modules from loading. The deviceready event fires > within seconds (much sooner that 1.5) and then all modules fail to load. > Making Cordova the last module to load does not make any difference. -- 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