문제

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!

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top