查看 iPod/iPhone 上是否启用了蓝牙

发布于 2024-09-14 05:00:18 字数 148 浏览 7 评论 0原文

我正在编写一个应用程序,它会自动查找运行相同应用程序的对等点,因此我需要蓝牙设备。 但由于应用程序限制,我不允许使用私有框架来启用或激活蓝牙设备。 如果不可能找到同行,我宁愿避免毫无意义地寻找他们。

有什么办法可以查明它是否已经激活,这样我至少可以抛出一条错误消息?

I'm writing an app, that automatically finds peers running the same app, so I need the Bluetooth-device.
But because of app-restrictions I'm not allowed to use the private framework to enable, or activate the Bluetooth-device.
I'd rather avoid a pointless searching for peers if there's no possibility of finding them.

Is there any way to find out, whether it is already activated, so I could at least throw an error message?

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

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

发布评论

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

评论(1

雪落纷纷 2024-09-21 05:00:18

您是否查看过Game Kit 框架参考

据苹果公司称:

Game Kit 为您的应用程序提供
创建蓝牙的能力
两个设备之间的连接。

Have you checked out the Game Kit Framework reference?

According to Apple:

Game Kit offers your applications the
ability to create Bluetooth
connections between two devices.

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