GPS and iPod or iPad wifi

Ludovic Thébault ludovic.thebault at laposte.net
Thu May 31 15:14:13 EDT 2012


Hello,

I want to add a function to get the gps location in my app.
I've only an ipod touch and an ipad wifi for my test. 

I can use a bluetooth gps with my jailbroken ipod.

But none display any location when i ask ! 

  put mobileCurrentLocation() into theLocation
  answer theLocation["latitude"] & "-"  & theLocation["longitude"]

i get  only " - "

It's the same with the simulator.

It is normal ? 
With the "Plan" app, it's possible to see your current location by wifi.

Thanks.




More information about the use-livecode mailing list