【发布时间】:2013-12-04 06:41:29
【问题描述】:
我能否在 iOS 上开发一项服务以向 ANCS 注册,以便当 iPhone 收到通知时,该服务会通过我的设备 BT LE 协议通知乐队? 我在http://blog.punchthrough.com/post/63658238857/the-apple-notification-center-service-or-wtf-is 阅读。我看到“ANCS 由 iOS 设备自动管理,或者用 ANCS 的说法称为“通知提供程序”。这对开发人员来说意味着你不需要编写代码来管理 iOS 端的 ANCS。 "这意味着我不需要在 iOS 端编写必须在我的设备 BT LE 中实现的代码?感谢您的任何回答。
【问题讨论】:
标签: ios objective-c notifications apple-push-notifications bluetooth-lowenergy