<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreLocation",
  "identifier" : "/documentation/CoreLocation/CLLocationPushServiceError-swift.struct/missingPushExtension",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Core Location"
    ],
    "preciseIdentifier" : "s:SC26CLLocationPushServiceErrorLeV07missingB9ExtensionSoAAVvpZ"
  },
  "title" : "missingPushExtension"
}
-->

# missingPushExtension

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

```
static var missingPushExtension: CLLocationPushServiceError.Code { get }
```

---

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)