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

Download 3 file at same time #80

Closed WushuputiGH closed 5 years ago

WushuputiGH commented 5 years ago

Hi, I found app can dowmload 3 files at same time, but i do not know why? Who can tell me why

VivekVirani commented 5 years ago

i found this same issue i'm searching can you found solution of this @WushuputiGH ?