I am trying to send a Game Center invitation. Sending from a simulator to a device or from a device to a simulator results in an InviteFailed error.
What could be the problem? Wrong implementation? Slow internet speed? Or is it impossible to test the Game Center using a simulator?
thank
As far as I know, you cannot test multiplayer in a simulator. You will need two devices.
, , , findMatchForRequest ( ):
[[GKMatchmaker sharedMatchmaker] findMatchForRequest:request withCompletionHandler:^(GKMatch *match, NSError *error)