I read this protected answer:
Error Domain=NSURLErrorDomain Code=-1005 "The network connection was lost."
I get the error in the latest Xcode release 6.1 (6A1052d) simulator for 8.1. Im using AFNetworking 2.4.1
What I tried:
- Resetting contents on the simulator
- Deleting derived data
- Switching to 7.1 as someone suggested
- Posting to Parse Google Groups: https://groups.google.com/forum/#!topic/parse-developers/XbL4AkKbEv4
Im thinking my case may be different because everyone seems to get it to work by restarting the simulator but I can't.