---
title: notSupported
framework: passkit
role: symbol
role_heading: Type Property
path: passkit/pkidentityerror-swift.struct/notsupported
---

# notSupported

An error that indicates the request originates from a device the framework doesn’t support.

## Declaration

```swift
static var notSupported: PKIdentityError.Code { get }
```

## See Also

### Constants

- [cancelled](passkit/pkidentityerror-swift.struct/cancelled.md)
- [invalidElement](passkit/pkidentityerror-swift.struct/invalidelement.md)
- [invalidNonce](passkit/pkidentityerror-swift.struct/invalidnonce.md)
- [networkUnavailable](passkit/pkidentityerror-swift.struct/networkunavailable.md)
- [noElementsRequested](passkit/pkidentityerror-swift.struct/noelementsrequested.md)
- [requestAlreadyInProgress](passkit/pkidentityerror-swift.struct/requestalreadyinprogress.md)
- [unknown](passkit/pkidentityerror-swift.struct/unknown.md)
