---
title: CLLocationPushServiceError.Code.unsupportedPlatform
framework: corelocation
role: symbol
role_heading: Case
path: corelocation/cllocationpushserviceerror-swift.struct/code/unsupportedplatform
---

# CLLocationPushServiceError.Code.unsupportedPlatform

An error code that indicates the location push service isn’t available on this platform.

## Declaration

```swift
case unsupportedPlatform
```

## See Also

### Getting the error code

- [CLLocationPushServiceError.Code.unknown](corelocation/cllocationpushserviceerror-swift.struct/code/unknown.md)
- [CLLocationPushServiceError.Code.missingPushExtension](corelocation/cllocationpushserviceerror-swift.struct/code/missingpushextension.md)
- [CLLocationPushServiceError.Code.missingPushServerEnvironment](corelocation/cllocationpushserviceerror-swift.struct/code/missingpushserverenvironment.md)
- [CLLocationPushServiceError.Code.missingEntitlement](corelocation/cllocationpushserviceerror-swift.struct/code/missingentitlement.md)
