@mlynch wrote:
I’m working on an offline forms app that requires file upload, and I’m looking at using the Ionic Native “File Transfer” plugin for this. Reading the GitHub page for the underlying Cordova plugin for file transfer, I see that it’s been deprecated in favor of XMLHttpRequest.
Will this affect the Ionic Native functionality at all? How will future development on the Native plugin work? Does anybody know of a file transfer plugin that doesn’t rely on this Cordova plugin, so that I don’t have to go back and change my code later?
Posts: 1
Participants: 1