Commit ce3a6c7c authored by Chris Scott's avatar Chris Scott

Reset region-monitoring when on pause location updates

parent 19124f6d
......@@ -261,6 +261,7 @@
{
NSLog(@"- CDVBackgroundGeoLocation paused location updates");
[self setPace:NO];
[self startMonitoringStationaryRegion:[locationManager location]];
}
/**
* 1. Turn off significantChanges ApI
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment