iphoneCurrentLocation() not working
Posted: Fri Jan 06, 2012 12:54 pm
hi to all
i can't get the iphoneCurrentLocation() function working
it wasn't working in another little app i wrote last week but i was wondering if i've made some mistake somewhere
to be sure i've just made a new stack with a single card with
the stack doesn't work neither in the simulator nor in the actual iphone, even waiting many minutes before click the button
i'm really frustrated, i'm asking if someone here will be so kind to try the same or, if he/she has a stack like this that's working, to send it to me so i try what's wrong
i've all the rest of the stack ready but without the gps working i'm stuck...
please help me!
i can't get the iphoneCurrentLocation() function working
it wasn't working in another little app i wrote last week but i was wondering if i've made some mistake somewhere
to be sure i've just made a new stack with a single card with
and a single button withon opencard
iphoneStartTrackingLocation
end opencard
Code: Select all
on mouseup
answer iphoneCurrentLocation()
end mouseup
i'm really frustrated, i'm asking if someone here will be so kind to try the same or, if he/she has a stack like this that's working, to send it to me so i try what's wrong
i've all the rest of the stack ready but without the gps working i'm stuck...
please help me!