[ https://issues.apache.org/jira/browse/CB-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706279#comment-14706279
]
Basten Gao commented on CB-4902:
--------------------------------
I also have this problem when App start.
{quote}
error module org.apache.cordova.file.ProgressEvent not found, http://192.168.0.190:8100/cordova.js,
Line: 71
{quote}
> Broken reference to old API in FileTransfer plugin
> --------------------------------------------------
>
> Key: CB-4902
> URL: https://issues.apache.org/jira/browse/CB-4902
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin File, Plugin File Transfer
> Affects Versions: 3.0.0
> Environment: OS X / iOS
> Reporter: Michael Gauthier
> Assignee: Ian Clelland
> Fix For: 3.4.0
>
>
> After installing the org.apache.cordova.file and org.apache.cordova.file plugins my app
fails to initialize. JavaScript stack trace when the app starts up is:
> [Error] module org.apache.cordova.core.file.ProgressEvent not found
> require (cordova.js, line 56)
> localRequire (cordova.js, line 46)
> (anonymous function) (FileTransfer.js, line 25)
> build (cordova.js, line 50)
> require (cordova.js, line 65)
> localRequire (cordova.js, line 46)
> mapModules (cordova.js, line 1135)
> initialize (cordova.js, line 1197)
> (anonymous function) (cordova.js, line 1609)
> f (cordova.js, line 641)
> fire (cordova.js, line 769)
> finishPluginLoading (cordova.js, line 1295)
> onScriptLoadingComplete (cordova.js, line 1288)
> scriptLoadedCallback (cordova.js, line 1312)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org
|