I\'m trying to implement invitations with Game Center and there\'s one thing that i don\'t understand. Ok, i\'ve sent an invitation from one device to another. Then i have a
inviteHandler = ^(GKInvite *acceptedInvite, NSArray *playersToInvite) is deprecated now. See the new way to register for invite notifications.
GKMatchMaker invite handler deprecated