Contents

GKError.Code.userDenied

The system can’t complete the requested operation because the user denied it.

Declaration

case userDenied

Discussion

GKErrorUserDenied is only called when Game Center is restricted in Parental Controls or has been turned off entirely in the configuration profile. All other user cancelled actions use GKErrorCancelled.

See Also

Player-Related Errors