I'm getting duplicate notifications for SMS messages to my watch; they show up in the top status bar with different color envelope icons. I think what's happening is that two phone apps are sending notifications on SMS reception. Is there a way to tell which phone app is responsible for a given message?
If I'm right, I should be able to address it by turning off notifications in GadgetBridge (the BangleJS version) for one of the apps; my issue is determining which things are generating notifications. Does GB itself detect SMS and notify, and because I've enabled notifications from my SMS app I'm getting both?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
User, not developer, question about the Bangle2.
I'm getting duplicate notifications for SMS messages to my watch; they show up in the top status bar with different color envelope icons. I think what's happening is that two phone apps are sending notifications on SMS reception. Is there a way to tell which phone app is responsible for a given message?
If I'm right, I should be able to address it by turning off notifications in GadgetBridge (the BangleJS version) for one of the apps; my issue is determining which things are generating notifications. Does GB itself detect SMS and notify, and because I've enabled notifications from my SMS app I'm getting both?
TY