You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 didCompleteWithErrorNSURLSessionTaskDelegate 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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: