开发者

location updates from iPhone Simulator

开发者 https://www.devze.com 2023-03-23 21:42 出处:网络
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开

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消