Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试实现 GK 的语音聊天。我通过wifi而不是蓝牙完成了底层网络。在模拟器和我的测试设备之间,我能够接受邀请。但紧接着,我接到了 didNotStartWithParticipantID 的电话,出现以下错误:
Error Domain=GKVoiceChatServiceErrorDomain Code=32002 UserInfo=0x3b286f0 "Network conditions prevented connection."
有任何想法吗?这是什么原因造成的?