Peter Warren created CB-1542:
--------------------------------
Summary: FileTransfer Download not working in 2.1
Key: CB-1542
URL: https://issues.apache.org/jira/browse/CB-1542
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 2.1.0
Environment: Xcode 4.5, IOS6
Reporter: Peter Warren
Assignee: Shazron Abdullah
The FileTransfer.download fails with when trying to assign an objectID at line
319 of CDVFileTransfer.m
_arguments = (CDVJKArray *) 0x1e0c9350 "2 values"
It does assign the url and filepath correctly but there is no other value
passed.
callbackid is assigned a value (eg _callbackId = "FileTransfer4")
--
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