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

fix out of range exception #41

Closed AnasMostefaoui closed 5 years ago

AnasMostefaoui commented 7 years ago

fix out of range exception described in #40

alecgorge commented 6 years ago

This is a very important fix! Thanks!

heinst commented 6 years ago

When will this fix be merged? Im still having this issue... @mzeeshanid