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

How to blink a button iOS swift?

Convert NsNumber, NSDate to String in iOS Swift

Parse the value from string value iOS swift