iOS 7 ANCS: Discovering the primary ANCS Service UUID

前端 未结 6 1752
青春惊慌失措
青春惊慌失措 2020-12-23 15:43

Under iOS7, is the primary ANCS Service meant to be constantly advertised, or does it need to be enabled in obfuscated settings / implemented using a custom CBPeripheralMana

6条回答
  •  [愿得一人]
    2020-12-23 16:06

    For anyone currently Googling a similar question: ANCS via CoreBluetooth appears to no longer work in iOS 9. Specifically,

    This functionality was removed from OS X and iOS.

    Neither platform can be used to consume the ANCS service anymore using CoreBluetooth.

    Given by https://forums.developer.apple.com/thread/24336

提交回复
热议问题