I am trying to debug some inconsistent behaviour I am seeing in an application that gets its primary data from the internet. I don\'t see the issues in the simulator, just
You could use OHHTTPStubs and stub the network requests to specific URLs to fail.