Fixed a crash in `AFURLSessionManager` when resuming download tasks by lembacon · Pull Request #3222 · AFNetworking/AFNetworking
…thod `-URLSession:downloadTask:didResumeAtOffset:expectedTotalBytes:`. As long as there is already a `downloadTaskDidResume` block, this invocation should be removed.
changed the title
AFURLSessionManagerTaskDelegate does not respond to the instance method -URLSession:downloadTask:didResumeAtOffset:expectedTotalBytes:. As long as there is already a downloadTaskDidResume block, this invocation should be removed.AFURLSessionManagerTaskDelegate does not respond to the instance method -URLSession:downloadTask:didResumeAtOffset:expectedTotalBytes:.
kcharwood
changed the title
Fixed crash in AFURLSessionManagerTaskDelegate does not respond to the instance method -URLSession:downloadTask:didResumeAtOffset:expectedTotalBytes:.AFURLSessionManager when resuming download task.
kcharwood added a commit that referenced this pull request
Dec 14, 2015
kcharwood
changed the title
Fixed crash in
Fixed a crash in AFURLSessionManager when resuming download task.AFURLSessionManager when resuming download task.
kcharwood
changed the title
Fixed a crash in
Fixed a crash in AFURLSessionManager when resuming download task.AFURLSessionManager when resuming download tasks
lembacon
deleted the
fix-unrecognized-selector
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters