Hi,
We have two services, apple ANCS and Alert Notification on iOS. We try to connect it with 51822. There is an exception case the the alert notification function not working. The followings is the steps to reproduce:
- Close our app.
- Pair the device to iOS
- Call Alert Notification from device ANCS working and alert nortification not working, it's correct because our app hasn't opened
- Open our app.
- Call Alert Notification for device ANCS working and alert nortification not working
My question is that are there any ways we could do establish the alert notification at runtime them when we found that it hasn't been setup? Thanks.
Paul