You are reading a single comment by @Gordon and its replies.
Click here to read the full conversation.
-
Bangle.js can send the commands "DISMISS,DISMISS_ALL/OPEN/MUTE/REPLY back, but I wonder whether it's currently sending the wrong ones
From a bit of quick testing, it looks like it's sending the correct commands but it's not including the notification id in the response object.
Edit: I created a pull request to fix the issue: https://github.com/espruino/BangleApps/pĀull/1077
Missed this - that is a bug - they should do. Bangle.js can send the commands
"DISMISS,DISMISS_ALL/OPEN/MUTE/REPLY
back, but I wonder whether it's currently sending the wrong ones