You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2013/02/23 03:16:14 UTC

[jira] [Created] (CB-2531) CordovaCommandResult must be available to native before device ready.

Jesse MacFadyen created CB-2531:
-----------------------------------

             Summary: CordovaCommandResult must be available to native before device ready.
                 Key: CB-2531
                 URL: https://issues.apache.org/jira/browse/CB-2531
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaJS
    Affects Versions: 2.5.0
         Environment: WP7 + WP8
            Reporter: Jesse MacFadyen
            Assignee: Andrew Grieve
            Priority: Blocker
             Fix For: 2.5.0


The commit: https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=commitdiff;h=c59a6b178a93c5108b2495a61a7f4922b4024024;hp=f88c86bea92b7061370c0e74ace1c9c69e36f2de

Moves the creation of CordovaCommandResult to too late in the load cycle.
This interface needs to be available to native before deviceready, so using platform.js initialize is too late, and device ready cannot fire.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira