M
M
Mikhail Artemiev2020-04-02 12:51:52
iOS
Mikhail Artemiev, 2020-04-02 12:51:52

How can I get access to the user's location history from the application?

(through CLLocationManager I found only the current geo position)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
briahas, 2020-04-02
@the_mix

You can not access the history of locations that were before installing the application. Once installed, you can use CLLocationManager with -startMonitoringVisits , but these will be so-called "Visits". And they need to be separately e permission to request.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question