<!--
{
  "availability" : [
    "iOS: 14.5.0 -",
    "iPadOS: 14.5.0 -",
    "macCatalyst: 14.5.0 -",
    "macOS: 11.3.0 -",
    "tvOS: 14.5.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 7.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GameKit",
  "identifier" : "/documentation/GameKit/GKError/Code/friendListDescriptionMissing",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "GameKit"
    ],
    "preciseIdentifier" : "c:@E@GKErrorCode@GKErrorFriendListDescriptionMissing"
  },
  "title" : "GKError.Code.friendListDescriptionMissing"
}
-->

# GKError.Code.friendListDescriptionMissing

Access to the local player’s list of friends denied for lack of a reason.

```
case friendListDescriptionMissing
```

## Discussion

If your game wants access to the player’s friends, provide a reason by adding the <doc://com.apple.documentation/documentation/BundleResources/Information-Property-List/NSGKFriendListUsageDescription> key to the information property list.

---

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)