CLLocationPushServiceError.Code.missingPushServerEnvironment
An error code that indicates the app is missing an Apple Push Notification service (APNs) environment entitlement.
Declaration
case missingPushServerEnvironmentDiscussion
A Location Push Service Extension requires that your app has the APNs environment entitlement. For more information, see APS Environment Entitlement.