views:

49

answers:

0

After switching to SDK4 Cllocation updates behave strange. Before, the delegate was calles twice or sometimes even 3 times a second if the signal was good. It didn't matter if we were moving or if the movement stopped. Now, the delegate stops to be called as soon as the movement stops. There might be one or two more calls but thats it.

Is this a behavior, some if you also experienced? Is this even documented somewhere? I couldn't find anything. The Location manager is configured to update whenever possible and not just if a certain distance has been run up.