Contents

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