mzeeshanid / MZDownloadManager

This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit.
BSD 3-Clause "New" or "Revised" License
1.12k stars 238 forks source link

This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. #17

Closed hilalbaig closed 8 years ago

hilalbaig commented 8 years ago

iOS 9 shows this error while downloading a file.. [MZDownloadManagerViewController URLSession:downloadTask:didFinishDownloadingToURL:]

mzeeshanid commented 8 years ago

Added Transport security settings for iOS 9 now closing this issue