Reputation: 1902
Does anyone know a way of cancelling a fileTransfer.download() on iOS Phonegap? The documentation is very simple, I suspect it isn't implemented yet.
http://docs.phonegap.com/en/1.7.0/cordova_file_file.md.html#FileTransfer
I would like to prevent the callbacks from firing if cancelled.
Thanks.
Upvotes: 2
Views: 1962
Reputation: 23273
Hmmm...yes, this looks like a piece we've missed in the API. I've raised an issue on JIRA for it.
https://issues.apache.org/jira/browse/CB-836
Upvotes: 0