ios - Randomly getting Error Domain=NSURLErrorDomain Code=-1005 “The network connection was lost.” -


i'm randomly getting error domain=nsurlerrordomain code=-1005 “the network connection lost.” try again , works. different devices different networks. happens when using wifi on device or simulator. issue?

typically, means network connection being lost. when happens, ask reachability tell when it's time try again, try again.

iirc, can occur programming errors cause servers drop connection immediately, such trying pass request body in request, may or may not remembering correctly.


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -