NSURLErrorResourceUnavailable
Opened this issue · 0 comments
fikricanc commented
Hi,
I am using HWIFileDownload and it is great, thanks for making it!
Though i have a one small problem. I get this error from costumers and i only have logs. Sadly i can't reproduce this issue, so i have no clue why it is happening.
ERR: Download with error -1008 (http status: 200)
It happens in didCompleteWithError
NSURLSessionTaskDelegate and its because finalLocalFileURL is nil. I have no idea why it becomes nil in any situation.
Did anybody experience this? I would love to get more information about this error. Thanks in advance!