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
Post a Comment