My GKMatch has no players…?
问题 I successfully made a matchmaking screen appear. I run my game in my iPhone and also in the simulator. In both cases I log in with a different Game Center account. I go to the matchmaking screen in both games. I press "play now". Both games begin looking for a match. Finally, both games find a match and call the function below: - (void)matchmakerViewController:(GKMatchmakerViewController *)viewController didFindMatch:(GKMatch *)match { self.myMatch = match; NSLog(@"%d",[[self.myMatch