Closed TheMiao closed 7 years ago
What platform do you have this problem on? I can confirm it working on Android and iOS.
If it fails on one of these platforms, please check out this repository and run the sample. If it fails there as well, please include as much information about your development environment as possible.
I've using file= downloadManager.CreateDownloadFile(url); at beginning of the downloadfile.
When I call downloadManager.Abort(file); the url is missing in the IDownloadFile.
Will anyone have a look it and maybe fix it?