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!

Était-ce utile?

La 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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top