---
title: GKError.Code.appUnlisted
framework: gamekit
role: symbol
role_heading: Case
path: gamekit/gkerror/code/appunlisted
---

# GKError.Code.appUnlisted

The system can’t complete the requested operation because the game isn’t available on the App Store.

## Declaration

```swift
case appUnlisted
```

## See Also

### Configuration Errors

- [GKError.Code.gameUnrecognized](gamekit/gkerror/code/gameunrecognized.md)
- [GKError.Code.notSupported](gamekit/gkerror/code/notsupported.md)
