Hey iPhoners,
somebody must have solved this problem...
In other words: Why is didUpdateToLocation not more called after a non deterministic counts? I never call stopUpdatingLocation so i am awaiting a continuous call to GPS (and as a result a call to my didUpdateToLocation).
Sometimes it is called 10 times and other times it is only called 3 times (and then no more). I face to start it again with startUpdatingLocation then - but this makes no sense because i like to get infos ten times or continuous (without calling stop and start etc.)
Any other with the problem getting accurate data from gps in a fast way without these kind of problems and workarounds?
Cheers
Ralf
|