[
https://issues.apache.org/jira/browse/CB-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245885#comment-13245885
]
Shazron Abdullah commented on CB-433:
-------------------------------------
Have to be careful here - since params is expected to be an object, it *won't*
be the 6th parameter in arguments, but *will* be the options dictionary instead
because of iOS cordova.exec marshalling.
Thus, "debug" and "chunkedMode" will be the 6th and 7th parameters of arguments.
> CDVFileTransfer.m methods - convert use of "options" object into "arguments"
> array
> -----------------------------------------------------------------------------------
>
> Key: CB-433
> URL: https://issues.apache.org/jira/browse/CB-433
> Project: Apache Callback
> Issue Type: Sub-task
> Components: iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Fix For: 1.6.0
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira