The Android version of this plugin makes calls to file.delete on abort() and on a failed/partial download().
Any thoughts on updating this logic to first write garbage to the file before deleting it to make recovery of sensitive data more difficult? I'm getting complaints from my security team that file.delete could potentially leave data recoverable, even if it's fairly unlikely. Dan Field