有没有办法只通过蓝牙连接GKSession?

发布于 2024-11-18 21:04:40 字数 241 浏览 3 评论 0原文

我们可以仅通过蓝牙强制 GKSession 连接吗?..我知道可以通过 GKPeerPickerController 进行连接,但我对 GKPeerPickerController 接口不感兴趣。我只需要在蓝牙可恢复区域中的两个设备中连接我的应用程序。但是发生的情况是,如果启用了 WiFi,设备仍将保持超出蓝牙限制的连接。并且由于某些其他原因,我无法在设备..对此有任何想法将不胜感激..

Can we force GKSession connection only through Bluetooth?..I know its is possible through GKPeerPickerController , but i am not interested in GKPeerPickerController interface..I need to connect my application in two device only in Bluetooth rechability zone..but what happened is if WiFi is enabled , the device will still keep connection beyond the limit of Bluetooth.and for some other reasons i cant switch off my WiFi in device..any idea about this will be appreciated ..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

黎歌 2024-11-25 21:04:40

没有正确的方法强制 GKSession 仅通过蓝牙连接。我发现的唯一方法是保持服务器/客户端设备 WiFi 关闭。这样它将通过蓝牙连接。谢谢,

There is no proper way for forcing GKSession to connect only through Bluetooth.the only way i found is keep server/client device WiFi off.So that it will connect via Bluetooth.Thank you,

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文