草庐IT

findMatchForRequest

全部标签

ios - 从未收到 GKMatchmaker findMatchForRequest 邀请

我正在尝试邀请附近的玩家参加比赛,但邀请从未发送或从未收到。GKMatchMakerstartBrowsingForNearbyPlayersWithHandler工作并返回附近使用同一wifi的玩家,但随后我使用findMatchForRequest并返回没有任何玩家的比赛,我尝试邀请的玩家从未收到邀请通知。这是我的代码。我首先对本地播放器进行身份验证:GKLocalPlayer.localPlayer.authenticateHandler=^(UIViewController*controller,NSError*error){if(error){NSLog(@"%s::Erro