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