Disable the network in Simulator iOS

Problem:

Is it possible to disable the network in simulator to check the network or internet connection in my app.

Solution:

Not possible to disable only the network in simulator.If you disable the network in your MAC it will affect to the simulator.

Comments

Popular posts from this blog

store cgpoint in userdefaults iOS swift

libc++abi: terminating due to uncaught exception of type NSException iOS swift