Search code examples
Swift: How to catch disk full error on background URLSession.downloadTask?...


iosswiftnsurlsessiondownloadtaskurlsession

Read More
How to retrieve array of images from array of url swift...


arraysswiftnsurlsessionnsurlsessiondownloadtask

Read More
NSURLSessionDownloadTask results in 404 status when server issues a redirect...


iosnsurlconnectionnsurlsessionnsurlrequestnsurlsessiondownloadtask

Read More
Swift background downloadTask doesn't call willPerformHTTPRedirection...


iosswiftbackgroundforegroundnsurlsessiondownloadtask

Read More
Get the data from NSURLSession DownloadTaskWithRequest from completion handler...


iosswiftnsdatansurlsessionnsurlsessiondownloadtask

Read More
NSURLSession background task: avoid duplicates...


iosnsurlsessionnsurlsessiondownloadtask

Read More
Limit API Calls to 40 per minute (Swift)...


swiftapinsurlsessionurlsessionnsurlsessiondownloadtask

Read More
How to delegate URLSessionDownloadDelegate...


iosswiftdelegatesnsurlsessiondownloadtask

Read More
iOS background download not respecting httpMaximumConnectionsPerHost...


iosswiftnsurlsessionurlsessionnsurlsessiondownloadtask

Read More
How can I call a function from scene delegate which downloads an URL in a view controller?...


iosswiftnsurlsessiondownloadtaskuiscenedelegate

Read More
Should I choose URLSessionDataTask or URLSessionDownloadTask for getting image...


iosswiftnsurlsessiondownloadtasknsurlsessiondatatask

Read More
Swift : How can I group or club download items to one cell tableView...


iosswiftuitableviewnsurlsessionnsurlsessiondownloadtask

Read More
What is difference between NSURLSessionDataTask vs NSURLSessionDownloadTask...


iosobjective-cnsurlsessionnsurlsessiondownloadtasknsurlsessiontask

Read More
Why previous finish of download fires, after stop app and running again?...


iosswiftswift2nsurlsessionnsurlsessiondownloadtask

Read More
Showing the file download progress with NSURLSessionDataTask...


iosnsurlsessionnsurlsessiondownloadtasknsurlsessionconfiguration

Read More
Xamarin: How to return data to Shared Project from NSUrlSession task from Xamarin iOS Project?...


c#xamarinnsurlsessionnsurlsessiondownloadtask

Read More
Ambiguous reference to member 'downloadTask(with:completionHandler:)'...


iosswiftnsurlsessiondownloadtask

Read More
What is the difference between URLRequest and URL?...


iosswiftswift4nsurlsessiondownloadtaskurlsession

Read More
Swift - Downloading video with downloadTaskWithURL...


iosiphoneswiftipadnsurlsessiondownloadtask

Read More
URLSession delegates not working after app resume...


iosswiftnsurlsessionnsurlsessiondownloadtask

Read More
NSURLSessionDownloadTask continue downloading even if I kill the App...


iosobjective-cnsurlsessionnsurlsessiondownloadtask

Read More
NSURLErrorDomain Code=-997 "Lost connection to background transfer service"...


iosnsurlsessiondownloadtask

Read More
Monitoring NSURLSession after app restart...


iosnsurlsessionnsurlsessiondownloadtask

Read More
BackgroundSession SessionDownloadTask when locking screen, Error: NSPOSIXErrorDomain Code = 1...


iosdownloadnsurlsessiondownloadtask

Read More
Downloading audio files...


swiftdownloadprogress-barnsurlsessiondownloadtaskurlsession

Read More
urlsession how to determine when all files are downloaded...


iosnsurlsessiondownloadtaskurlsession

Read More
download file with urlsesssion...


iosswiftnsurlsessionnsurlsessiondownloadtask

Read More
NSURLSession HTTPMaximumConnectionsPerHost not working as expected...


iosnsurlsessionnsurlsessiondownloadtasknsurlsessionconfiguration

Read More
How to use URLSession downloadTaskWithResumeData to start download again when AfterdidCompleteWithEr...


objective-cswiftnsurlsessionnsurlsessiondownloadtasknsurlsessiondatatask

Read More
How to resume downloads of large files in ios...


iosnsurlsessiondownloadtask

Read More
BackNext