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

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -