[
https://issues.apache.org/jira/browse/CB-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764385#comment-13764385
]
Ev commented on CB-4668:
------------------------
Here is some more information about the problem. If I build "WP7" app in Visual
Studio 2012, it says:
Error 3
The best overloaded method match for 'string.Split(char[],
System.StringSplitOptions)' has some invalid arguments
File:
C:\...\platforms\wp7\Plugins\org.apache.cordova.core.file-transfer\FileTransfer.cs
Line: 296
Column: 34
Error 4
Argument 2: cannot convert from 'int' to 'System.StringSplitOptions'
File:
C:\...\platforms\wp7\Plugins\org.apache.cordova.core.file-transfer\FileTransfer.cs
Line: 296
Column: 73
> 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
> Labels: cordova, filetransfer, plugins
>
> 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