Dan Jordan created CB-1553: ------------------------------ Summary: FileTransfer crashes Key: CB-1553 URL: https://issues.apache.org/jira/browse/CB-1553 Project: Apache Cordova Issue Type: Bug Components: CordovaJS, iOS Affects Versions: 2.1.0 Environment: iOS Reporter: Dan Jordan Assignee: Filip Maj Priority: Critical Fix For: 2.1.0
When uploading a file the app crashes on Line 250 of CDVFileTransfer.m ( NSString* objectId = [command.arguments objectAtIndex:9]; ) because there is no object at index 9. I've recreated the issue with a brand new PhoneGap 2.1.0 app and using the code from the 2.1.0 docs. -- 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