<!--
{
  "availability" : [
    "iOS: 17.2.0 -",
    "iPadOS: 17.2.0 -",
    "macCatalyst: 17.2.0 -",
    "macOS: 14.2.0 -",
    "tvOS: 17.2.0 -",
    "visionOS: 1.1.0 -",
    "watchOS: 10.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GameKit",
  "identifier" : "/documentation/GameKit/GKError/Code/lockdownMode",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "GameKit"
    ],
    "preciseIdentifier" : "c:@E@GKErrorCode@GKErrorLockdownMode"
  },
  "title" : "GKError.Code.lockdownMode"
}
-->

# GKError.Code.lockdownMode

The system can’t complete the requested operation because the player enabled Lockdown Mode on the device.

```
case lockdownMode
```

## Discussion

For more information about Lockdown Mode, see [About Lockdown Mode](https://support.apple.com/en-us/HT212650).

---

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)