I\'ve been trying to figure out how to get the user\'s location when the app is terminated like how the app Moves does it. The only way I know of doing so is with Significan
In case you need location updates frequently but still want to save battery life, try this -
startUpdatingLocationallowDeferredLocationUpdatesUntilTraveled:timeout: Specify time and distance filters in this method.