You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/08 14:15:57 UTC

[GitHub] [cordova-plugin-file-transfer] breautek edited a comment on issue #251: File Transfer HTTP Method

breautek edited a comment on issue #251: File Transfer HTTP Method
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/251#issuecomment-572071808
 
 
   On my app, I'm using version `1.7.2-dev`, and it appears to work for me, at least for iOS and android. I have my own [fork](https://github.com/totalpave/cordova-plugin-file-transfer), and I am 4 commits behind Apache's master.
   
   Note that this plugin is [deprecated](https://github.com/apache/cordova-plugin-file-transfer#deprecated) so there won't be any new releases or PRs  merged in.
   
   If you open up your project in Xcode (platforms/ios/) or Android Studio (platforms/android/), you should be able to set breakpoints to ensure the requests are being sent as a `POST` request from the native code.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org