I know this has been asked by many others. I just wanted to know that by now the simulator is still unable to detect the current location (it always detects it as Cupertino). Is this true? Has apple actually done some update on this issue?
Asked
Active
Viewed 349 times
0
-
possible duplicate of [Set the location in iPhone Simulator](http://stackoverflow.com/questions/214416/set-the-location-in-iphone-simulator) – Peter DeWeese Jan 02 '12 at 17:01
-
You say above that it is a duplicate, and here it is: http://stackoverflow.com/questions/214416/set-the-location-in-iphone-simulator – Peter DeWeese Jan 02 '12 at 17:02
2 Answers
-2
No, and they won't. The simulator is a joke. It should only be used when fiddling around before you get approved for the iOS Dev program. All actual debugging should be done on a device. Period.

Aurum Aquila
- 9,126
- 4
- 25
- 24
-
1You can now choose locations, which makes simulator useful for testing. – Peter DeWeese Jan 02 '12 at 17:04
-2
In the simulator you cant see the current location,if u write code for to display current location, in simulator it shows default sanfrancisco location.Run That application in device then it shows curtrent location

Prasad J
- 1
-
actually, with xcode 4 you can simulate different locations in the debugger bar. why the hell do you answer a year old question, and then with the same answer that was already given ? – Bastian Jan 02 '12 at 17:02