Contents

stopMonitoringLocationPushes()

Stops monitoring for Apple Push Notification service (APNs) location pushes.

Declaration

func stopMonitoringLocationPushes()

Discussion

Call this method to stop the device from monitoring for APNs location pushes. If a compatible iPad or iPhone app calls this method when running in visionOS, the method does nothing.

See Also

Monitoring location push notifications