You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Thomas Uher (JIRA)" <ji...@apache.org> on 2013/08/26 11:53:51 UTC

[jira] [Created] (CB-4668) Installing FileTransfer Plugin on WP8 via CLI breaks app: Error calling js to fire nativeReady event.

Thomas Uher created CB-4668:
-------------------------------

             Summary: Installing FileTransfer Plugin on WP8 via CLI breaks app: Error calling js to fire nativeReady event.
                 Key: CB-4668
                 URL: https://issues.apache.org/jira/browse/CB-4668
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin File Transfer
    Affects Versions: 3.0.0
         Environment: VisualStudio2012, phonegap-cli, phonegap 3.0.0
            Reporter: Thomas Uher
            Assignee: Steve Gill


After installing the FT plugin using

bq. phonegap local plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer.git


the app does not connect to the device anymore with the following error:

bq. Error calling js to fire nativeReady event. Did you include cordova.js in your html script tag?


cordova.js is included. I also tried all the other "official" plugins and all worked.

used versions: Phonegap 3.0 + Windows Phone 8

--
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