It reminds me that notification apps sometimes begin writing on position x=0
So, having installed "fullscreen notifications" when a normal notification is received from gadgetbridge it writes a Title and body, and all text is displayed. [OK]
However, if using Gadgetbridge Debug to send a notification, then the title=app is not displayed (probably Debug doesn't use the AT commands recognized by bangle.js) and the first character of text out of the visible area (in the top left). [NotOK]
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.
It reminds me that notification apps sometimes begin writing on position x=0
So, having installed "fullscreen notifications" when a normal notification is received from gadgetbridge it writes a Title and body, and all text is displayed. [OK]
However, if using Gadgetbridge Debug to send a notification, then the title=app is not displayed (probably Debug doesn't use the AT commands recognized by bangle.js) and the first character of text out of the visible area (in the top left). [NotOK]