location system services
From another thread this is what some of these system services do:
1) When device is first turned on, searches for cells/wifi + GPS for 30 seconds, batch sent later.
2) When searching for network after call dropped, cells/wifi are collected and later batch sent.
3) If diagnostics are turned on, cell/wifi coordinates are collected at start/end of call to look for bad cell spots. Batch sent later.
4) When an app requests the current GPS location, any visible cells or hotspots are immediately sent up to Apple along with GPS coordinates.
5) Otherwise, as long as an LBS app is running, it does an intermittent collection which is batch sent every 12 hours.
Seems like a lot of GPS turning on and off here. And if you are in a bad signal area and getting dropped calls it would be worse.
From another thread this is what some of these system services do:
1) When device is first turned on, searches for cells/wifi + GPS for 30 seconds, batch sent later.
2) When searching for network after call dropped, cells/wifi are collected and later batch sent.
3) If diagnostics are turned on, cell/wifi coordinates are collected at start/end of call to look for bad cell spots. Batch sent later.
4) When an app requests the current GPS location, any visible cells or hotspots are immediately sent up to Apple along with GPS coordinates.
5) Otherwise, as long as an LBS app is running, it does an intermittent collection which is batch sent every 12 hours.
Seems like a lot of GPS turning on and off here. And if you are in a bad signal area and getting dropped calls it would be worse.