---
title: CLLocationPushServiceErrorDomain
framework: corelocation
role: symbol
role_heading: Global Variable
path: corelocation/cllocationpushserviceerrordomain
---

# CLLocationPushServiceErrorDomain

The domain for Location Push Service Extension errors.

## Declaration

```swift
let CLLocationPushServiceErrorDomain: String
```

## See Also

### Location push service extension

- [Location Push Service Extension](bundleresources/entitlements/com.apple.developer.location.push.md)
- [CLLocationPushServiceExtension](corelocation/cllocationpushserviceextension.md)
- [CLLocationPushServiceError](corelocation/cllocationpushserviceerror-swift.struct.md)
- [CLLocationPushServiceError.Code](corelocation/cllocationpushserviceerror-swift.struct/code.md)
