>The NC must neither assume nor try to guess in advance the exact action performed on an iOS Notification, because these actions are based upon information unavailable to it, as well as other factors such as the ANCS version implemented by the NP. The NP guarantees that positive and negative actions are associated with results that do not surprise the user.
So pebble app can’t explicitly say dismiss or mute but has to hope that the phone does that action on a given notification.
Imagine the app says dismiss but the phone‘s real action is just a snooze.
Press X to maybe dismiss doesn’t sound like a great functionality, does it.
>The NC must neither assume nor try to guess in advance the exact action performed on an iOS Notification, because these actions are based upon information unavailable to it, as well as other factors such as the ANCS version implemented by the NP. The NP guarantees that positive and negative actions are associated with results that do not surprise the user.
So pebble app can’t explicitly say dismiss or mute but has to hope that the phone does that action on a given notification.
Imagine the app says dismiss but the phone‘s real action is just a snooze.
Press X to maybe dismiss doesn’t sound like a great functionality, does it.