Contents

userDenied

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

Declaration

static var userDenied: GKError.Code { get }

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

Error Codes