Question

The iPhone's Settings -> Privacy -> Location Services -> System Services -> Frequent Locations, if turned on, can store quite some very interesting location information about the device. Can a custom App retrieve this information? Thanks!

Was it helpful?

Solution

Nope. The frequent location is managed by the maps application. iOS doesn't have a lot of inter-app communication, and the interface for getting location services is using Corelocation, which does not provide this functionality.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top