You are reading a single comment by @johanbove and its replies.
Click here to read the full conversation.
-
Mon 2020.02.03
'I only get a black screen'
While I'm not 100% sure of all the workings of Bangle.js (yet) could it be the same as what is covered here?
Quick Start Best Practices - Proper way to call init() on start up
'following the "creating an app" directions'
@johanbove would you mind posting the link to the above please, as I've not been able to locate that specific content.
Firmware: 2v04.76
Hi all.
My code for a simple "Magic 8-Ball" demo was working fine when directly running it on the Bangle.js watch as well as in the emulator, however when I "package it" following the "creating an app" directions, and then I run the selected app from the launcher menu, I only get a black screen. Is there something wrong in my code? Thankful for some help.
My attempt can be found here: https://github.com/johanbove/espruino-magic8ball