Core Location in iPhone Simulator 3.2 (iPad)
Posted
by choise
on Stack Overflow
See other posts from Stack Overflow
or by choise
Published on 2010-05-15T17:56:29Z
Indexed on
2010/05/15
18:14 UTC
Read the original article
Hit count: 611
So,
i'm trying to port my app to iPad. I'm using CoreLocation.
Apple says the iPad does have
Location:
Wi-Fi
Digital compass
Assisted GPS (Wi-Fi + 3G model)
Cellular (Wi-Fi + 3G model)
so it should be possible to get the position of my ipad (at least with 3g model) about 3km radius would be enought.
but it doesnt work in simulator (3.2 ipad) (running 3.1.3 in simulator simulates me cupertino).
is there a way to get the position in simulator (3.2 ipad) ? i live in germany and here the ipad isnt released yet, so i cannot test it on my device.
thanks!
© Stack Overflow or respective owner