Issues a score challenge to a set of players.
SDKs
- iOS 6.0–7.0Deprecated
- macOS 10.8–10.10Deprecated
- Mac Catalyst 13.0–13.0Deprecated
Framework
- Game
Kit
Declaration
Parameters
playerIDs
An array of
NSString
objects that contains the player identifiers for the players to challenge.message
A text message to display to the players.
Discussion
Your game should only issue a challenge request in direct response to a player action. That is, your game should provide a user interface that allows the player to choose to issue a challenge and choose which friends will receive the challenge, and only issue a challenge when the player wishes to do so.