disallowDeferredLocationUpdates()
Cancels the deferral of location updates for this app.
Declaration
func disallowDeferredLocationUpdates()Discussion
Call this method if you previously deferred location event delivery using the allowDeferredLocationUpdates(untilTraveled:timeout:) method and now want to resume the delivery of events at normal intervals.
See Also
Methods
startMonitoring(for:)stopMonitoring(for:)regionMonitoringAvailable()regionMonitoringEnabled()authorizationStatus()startMonitoring(for:desiredAccuracy:)requestState(for:)startRangingBeacons(in:)stopRangingBeacons(in:)deferredLocationUpdatesAvailable()allowDeferredLocationUpdates(untilTraveled:timeout:)