Ben Judson created CB-7171:
------------------------------
Summary: FileTransferOptions params not send from Android app
Key: CB-7171
URL: https://issues.apache.org/jira/browse/CB-7171
Project: Apache Cordova
Issue Type: Bug
Components: Plugin File Transfer
Affects Versions: 3.5.0
Environment: Android 4.4.3 (running on Nexus 4) with Cordova 3.5.
Plugin version is 0.4.4. Server is running Apache with SSL enabled.
Reporter: Ben Judson
Data sent in `FileTransferOptions.params` object from Android app is not
received by the server. Using the same JavaScript and backend code, the
parameters are sent by the iOS plugin. From Android app, the form object is
empty, but the request looks normal otherwise.
Code sample here:
http://stackoverflow.com/questions/24842830/cordova-filetransfer-plugin-params-empty-on-android
--
This message was sent by Atlassian JIRA
(v6.2#6252)