How can I get continue location update on every 10 minutes if my application in the background more then 5 hours?
I want to notify the user about location if the user is at the same location from every 30 minutes.and next 30 minutes
e.g user is at 'Location A' from last 30 minutes and the application is in the background. then the user will get the local notification that you are at Location A. then continue check for next 30 minutes.
How will this work for location? because OS will terminate app in the background