breautek commented 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 
[https://github.com/totalpave/cordova-plugin-file-transfer](fork), 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to