IPad Simulator + Turn On / Off Internet

I am working on an application that needs to be tested both online and offline, so I want to know if there is a way to enable / disable the Internet connection of the iPad simulator (without disabling my MAC service on the Internet). Please, help

+5
source share
2 answers

no, the simulator uses the same connection as your mac. therefore you cannot manually disable it for the simulator

+4
source

Disconnect your network connection (or turn off Wi-Fi).

+1
source

All Articles