Gamecenter ios 9 GameCenter GKLocalPlayerListener methods not called
问题 This is about GameCenter . Since "the GKLocalPlayerListener protocol inherits the methods from GKChallengeListener , GKInviteEventListener , and GKTurnBasedEventListener . In order to handle multiple events" and "do not implement GKChallengeListener , GKInviteEventListener , and GKTurnBasedEventListener directly; implement GKLocalPlayerListener instead. You can listen for, and handle multiple events using GKLocalPlayerListener " (these are from apple docs). One would expect that after