ios - iOS 和 Mac 应用程序之间的蓝牙通信

标签 ios bluetooth

GameKit好像只能支持iOS设备之间的蓝牙通信,不支持mac。我想编写一个 iOS 应用程序通过蓝牙与 Mac 应用程序通信。我可以使用任何 Api 吗?谢谢!

最佳答案

不幸的是,仅使用公共(public) API 是不可能的。将来可能会出现,但不是现在。

关于ios - iOS 和 Mac 应用程序之间的蓝牙通信,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6347399/

相关文章:

ios - 在日期对象上设置时间(小时,分钟)

ios - 位置管理器 :didRangeBeacons method not detecting BLE Device

ios - 蓝牙扫描启动 SwiftUI 后渲染列表

android - 我无法在 Android 应用程序中使用 AltBeacon 库在后台检测到 iBeacon

iphone - 如何从 xcode 显示 xcodebuild 命令行?

iphone - 如何轮询CoreLocation而不获取更新?

ios - 如果 iCloud 设置为不同步提醒,则无法创建本地 EKCalendar(提醒)

ios - 返回 UITableViewCell 自定义单元格

c++ - 我正在研究 Arduino Uno。错误 : "' RX' not declared in the scope ."and "duplicate case value"for switch case

iphone - 如果蓝牙设备不在 MFi 程序中,iPhone 至少可以发现该设备吗?