Contents

CLLocationPushServiceError.Code.missingPushServerEnvironment

An error code that indicates the app is missing an Apple Push Notification service (APNs) environment entitlement.

Declaration

case missingPushServerEnvironment

Discussion

A Location Push Service Extension requires that your app has the APNs environment entitlement. For more information, see APS Environment Entitlement.

See Also

Getting the error code