Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Set current user location in iPhone simulator

Is there a way to set the current user location in iPhone simulator on Xcode 4?, I want the simulator to show a different location other than Cupertino.

like image 376
Neo_JC Avatar asked Jun 03 '11 05:06

Neo_JC


2 Answers

Yes, from the simulator's menu choose Debug > Location > Custom Location....

like image 105
Jason Whitehorn Avatar answered Oct 03 '22 08:10

Jason Whitehorn


You can Simulate Location by selecting Product -> Debug -> Simulate Location and select Location option from Xcode tool.

This is shown in following figure:

enter image description here

enter image description here

like image 43
Jayprakash Dubey Avatar answered Oct 03 '22 07:10

Jayprakash Dubey