Contents

GKError.Code.friendListDescriptionMissing

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

Declaration

case friendListDescriptionMissing

Discussion

If your game wants access to the player’s friends, provide a reason by adding the NSGKFriendListUsageDescription key to the information property list.

See Also

Friend List Errors