<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreLocation",
  "identifier" : "/documentation/CoreLocation/CLLocationPushServiceError-swift.struct/Code/missingPushExtension",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Core Location"
    ],
    "preciseIdentifier" : "c:@E@CLLocationPushServiceError@CLLocationPushServiceErrorMissingPushExtension"
  },
  "title" : "CLLocationPushServiceError.Code.missingPushExtension"
}
-->

# CLLocationPushServiceError.Code.missingPushExtension

An error code that indicates the app is missing a Location Push Service Extension.

```
case missingPushExtension
```

## Discussion

For more information, see [Creating a location push service extension](/documentation/CoreLocation/creating-a-location-push-service-extension).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)