HWIFileDownload icon indicating copy to clipboard operation
HWIFileDownload copied to clipboard

HWIFileDownload simplifies file download with NSURLSession on iOS.

Results 2 HWIFileDownload issues
Sort by recently updated
recently updated
newest added

I'm getting thread race warnings for `HWIFileDownloader.activeDownloadsDictionary` (of type `NSMutableDictionary`). When I open my application, I verify if a certain number of files are downloaded on the device storage (±80...

Hi, I am using HWIFileDownload and it is great, thanks for making it! Though i have a one small problem. I get this error from costumers and i only have...