SGDownload icon indicating copy to clipboard operation
SGDownload copied to clipboard

A delightful big files download framework for iOS, OS X, watchOS, and tvOS.

Results 5 SGDownload issues
Sort by recently updated
recently updated
newest added

执行了suspendAllTasks,然后在执行resumeAllTasks会出下面的错 Invalid resume data for background download. Background downloads must use http or https and must download to an accessible file. load failed with error Error Domain=NSURLErrorDomain Code=-3003 我是在 SGDownloadTaskCorrect...

我发现执行了suspendAllTasks,然后在执行resumeAllTasks,在NSURLSessionDownloadTask * task = [session downloadTaskWithResumeData:resumeData]; 就会崩溃,这是咋回事啊?

fix 'Fix : NSURLSessionDownloadTask resumeData error on iOS 10.0~10.1. ' commit correct

![image](https://cloud.githubusercontent.com/assets/1254987/25691879/4de9a3c6-30d1-11e7-9f15-8bb8712d82bc.png) data为空。 这个问题还蛮影响使用的呀