I want to run my app in iOS simulator with VPN.
My mac is connected to a VPN network, i want to run my app in simulator, is this possible.
Please help.
If your VPN is "L2TP over IPSec", just need to make sure you've checked "Send all traffic over VPN connection" in System Preferences / Network / YourVPN / Advanced:
The answered marked as correct works but you need to start/restart the simulator once you are successfully connected to the VPN.
I make this comment in order to avoid what happened to me. I spend a day trying to making vodo magic and at the end the solution was just restarting the simulator.
Yes it is possible and i have already worked on iOS simulator with VPN connection. Basically you don't have to install or make any changes for this.
When you connect to VPN on Mac you can browser the sites or system to which you are VPN connected. Since iOS simulator uses your Mac's connection it will also be able to connect to the VPN network.