ios - inviteHandler never called -


I'm adding two players online in a game using the game kit. My test device is running a 3G General iPod Touch 4.3.5 and the second Jean iPod touch is running 4.2.1. Game Center notifications are running on both devices I'm not using the iPhone Simulator Both devices are logged into the Game Center sandbox with different accounts The accounts are already friends.

I can successfully validate the local player and start an invitation, but the invited device will never invite invitationHandler Never called Invitation Handler is set immediately after certifying the local player . I suppressed the Game Kit programming guide and implemented all the methods in the GKMatchmakerViewControllerDelegate protocol but I'm stumped.

When I originally created these sandbox accounts, then came back, "Game Invitation Allow "turned off. Game Center on the sandbox / m tab In, tap the yellow account banner and then look at the account. Only this is known when creating a new sandbox account on the third device. Can I get a derp?

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -