[ 
https://issues.apache.org/jira/browse/CB-9275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikhil Khandelwal updated CB-9275:
----------------------------------
    Description: 
REPRO STEPS:
1. cordova create test
2. cordova plugin add cordova-plugin-file-transfer
3. cordova platform add wp8
4. cordova build

EXPECTED RESULTS:
No compile error
ACTUAL RESULTS:
Compile error because of referencing a type in unreleased master version of 
cordova-wp8.
Plugins\cordova-plugin-file-transfer\FileTransfer.cs(442,28): error CS1501: No 
overload for method 'Deserialize' takes 2 ar guments 
[d:\apps\test\platforms\wp8\HelloCordova.csproj]

  was:
REPRO STEPS:
1. cordova create test
2. cordova plugin add cordova-plugin-file-transfer
3. cordova platform add wp8
4. cordova build

EXPECTED RESULTS:
No compile error
ACTUAL RESULTS:
Compile error because of referencing a type in unreleased master version of 
cordova-wp8.


> cordova-plugin-file-transfer fails to build on WP8
> --------------------------------------------------
>
>                 Key: CB-9275
>                 URL: https://issues.apache.org/jira/browse/CB-9275
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer, WP8
>    Affects Versions: 1.2.1
>            Reporter: Nikhil Khandelwal
>            Assignee: Nikhil Khandelwal
>
> REPRO STEPS:
> 1. cordova create test
> 2. cordova plugin add cordova-plugin-file-transfer
> 3. cordova platform add wp8
> 4. cordova build
> EXPECTED RESULTS:
> No compile error
> ACTUAL RESULTS:
> Compile error because of referencing a type in unreleased master version of 
> cordova-wp8.
> Plugins\cordova-plugin-file-transfer\FileTransfer.cs(442,28): error CS1501: 
> No overload for method 'Deserialize' takes 2 ar guments 
> [d:\apps\test\platforms\wp8\HelloCordova.csproj]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to