iOS 15 New Location APIs

The latest betas have new API in Core Location around "location pushes" including:

CLLocationManager.startMonitoringLocationPushes
CLLocationManager.stopMonitoringLocationPushes
protocol CLLocationPushServiceExtension
CLLocationPushServiceError

Does anyone know what these are for? I couldn't find anything in the WWDC sessions, or general web searches.

Replies

This is covered here: https://developer.apple.com/forums/thread/681840?page=1