location updates from iPhone Simulator
i am testing my application on XCode 4 using iPhone simulator.
i have made program which will take location updates using G.P.S. on my MAC there is no G.P.S only internet working. So how can i chec开发者_运维技巧k my application is working or not.
Thanks
The guys from future tap created FTLocationSimulator for this task.
It is a replacement class for CLLocationManager and it allows the replay of tracks recorded in kml format.
Works very well.
I heard that there is a built-in location simulator in the iPhone Simulator of iOS5. But I've never used it.
精彩评论