[ 
https://issues.apache.org/jira/browse/CB-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254083#comment-13254083
 ] 

Dewang Shah commented on CB-499:
--------------------------------

This is different from CB-500. This issue is with Cordova 1.6 preventing any 
other modules loaded through RequireJS from being loaded. This code works 
perfectly fine with Cordova 1.5.
You could use the sample from CB-500 and use Cordova 1.6 to reproduce this 
problem.
I am not using the cordova.require/define methods. I am using the RequireJS 
methods. However the modules all fail to load with a timeout error. This _only_ 
happens when used with Cordova 1.6.
                
> 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
>    Affects Versions: 1.6.0
>         Environment: Android, Cordova 1.6.0, RequireJS 1.0.7
>            Reporter: Dewang Shah
>            Assignee: Filip Maj
>
> 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

        

Reply via email to