IOS Game Center GKLocalPlayerListener
问题 I was trying to implement an event listener in a turn based game so a player can receive when his turn is active or when he is invited by a friend. GKTurnBasedEventHandler is deprecated in IOS 7 and i read in the documentation that i should use GKLocalPlayerListener; but that's the extend of it. Is there someone who used it already, because there is no info anywhere. This is what i tried before, and it does not work. - (BOOL)application:(UIApplication *)application