Reputation: 1
I have read the documentation about the core location , and am trying to understand whats allowed and what is not .
We need to get locations from a costumer every 30 minutes,and send to our servers, when the app is in background. One option is the Significant location change, but i have read its not accurate . What are my options , and is it possible ?
thanks .
Upvotes: 0
Views: 581
Reputation: 2215
There are no official way. Also remember that the user's consent. And it charged the battery.
If the app in the background, you have a few minutes to perform actions (about 10 minutes). Facebook somehow manages to get them started again this "10 minutes".
Upvotes: 0