I hope this is a simple question, but just wanted to check how GkLocalPlayer.isMultiplayerGamingRestricted is determined.
I am curious if this parameter is set to true in one, some, or all of the following scenarios or if I am missing some information.
- If the user is underage relative to COPPA requirements for who is allowed to participate in multiplayer games
- If some parental block settings have indicated that this user should not be able to play multiplayer games
- If the user has somehow been banned from all multiplayer games through GameCenter
My question would be relevant for iOS and macOS in case that wasn't obvious. The documentation available online is less specific, so any help would be appreciated!