You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a cancel() method to the upload Task to stop an upload in progress.
Android: Added option to automatically delete file after upload - androidAutoDeleteAfterUpload
Note: The delete option implies that the plugin will now ask for Read/Write permission for external storage in Android instead of just Read permission.