Is there anything I (anybody!) can do to help out with the notification apps.
The best thing would be to uninstall the 'Gadgetbridge' bangle app, and to use the Android app on Bangle.js. If you have a specific issue with it, start a forum post with the simplest way to reproduce it you can. You can use the normal Android logcat to get a debug log and see what Gadgetbridge sent, but that is a bit tricky.
In the next few days I'll try and add a 'debug' mode where the Bangle will save the last few messages from Gadgetbridge, which should help to reproduce and fix any issues you have.
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.
The best thing would be to uninstall the 'Gadgetbridge' bangle app, and to use the
Android
app on Bangle.js. If you have a specific issue with it, start a forum post with the simplest way to reproduce it you can. You can use the normal Androidlogcat
to get a debug log and see what Gadgetbridge sent, but that is a bit tricky.In the next few days I'll try and add a 'debug' mode where the Bangle will save the last few messages from Gadgetbridge, which should help to reproduce and fix any issues you have.