GitHub user eschultz opened a pull request:
https://github.com/apache/incubator-cordova-ios/pull/28
Fixed FileTransfer upload params
should fix this issue:
http://stackoverflow.com/questions/11279319/phonegap-filetransfer-upload-params-no-longer-posting
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eschultz/incubator-cordova-ios master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-cordova-ios/pull/28.patch
----
commit 95cfc5121120840764537a069b8f93851e2b7aab
Author: Eric Schultz <[email protected]>
Date: 2012-07-07T02:11:57-07:00
Fixed FileTransfer upload params
----