Post

Replies

Boosts

Views

Activity

Reply to How can I access data from the iOS Notification Center?
I have read the Apple Notification Center Service document. The NP (Notification Provider) must hold the ANCS (Apple Notification Center Service), and the NC (Notification Consumer) must subscribe to the NP. This means that the NP should act as a Peripheral, and the NC should act as a Central, correct? If that's correct, my current app (iOS) is functioning as a Central and is already capable of connecting to our watch (AOS) via BLE. Does it mean that roles need to be switched to implement the functionality?
Jul ’24