AFNetworking network connection

I read this protected answer:

Domain Error = NSURLErrorDomain Code = -1005 "The network connection was lost."

I am getting error in latest Xcode simulator version 6.1 (6A1052d) for 8.1. Im using AFNetworking 2.4.1

What I have tried:

I think my case may be different because everyone seems to make it work by restarting the simulator, but I can't.

+3


source to share





All Articles