gps listener - the location listener fires 3 times in a raw

You must Login before you can answer or comment on any questions.

My event listener for gps location fires 3 times in a raw, than it doesn't fire anymore. I set Titanium.Geolocation.accuracy = Titanium.Geolocation.ACCURACY_NEAREST_TEN_METERS; Titanium.Geolocation.frequency = 4000; Titanium.Geolocation.distanceFilter = 10;

As far as I understand, it should fire each 4 seconds, but it only fires there times when the app openes.

What is wrong?

— asked 11 months ago by Ryan popa
0 Comments

Your Answer

Think you can help? Login to answer this question!