iOS中的多人游戏

TAR*_*ARY 5 ios cocos2d-x google-play-services google-play-games

更新插件后,适用于iOS的Google + SDK和适用于iOS的Google Play游戏SDK达到最新版本,我遇到了问题.

如果我尝试邀请朋友参加比赛,在触摸播放按钮后,游戏崩溃,输出就是下一个:

2014-11-13 18:44:40.683 multiplayer[1528:1297541] INFO:Connect with retry.getRetryAuthToken():1
2014-11-13 18:44:40.684 multiplayer[1528:1297541] INFO:Token expired. Refreshing.
libc++abi.dylib: terminating with uncaught exception of type std::__1::system_error:condition_variable::timed wait:mutex not locked:Operation not permitted
Run Code Online (Sandbox Code Playgroud)

在这种情况下我该怎么办?这个问题阻止我向发布者发送候选版本.提前致谢!!