Is there any way to simulate airplane mode in the iPhone Simulator?
Turn off your network connection on the Mac.
I have an iphone simulator running on my Mac. I have a .ipa file, can you please tell me how can I install it on the simulator?
I want to take a screenshot of my iOS application when it is running in the simulator, and save the screenshot on my Mac. How can I do this?
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 on the device, so I'd like to reproduce the …