I'm very new and have coded a small app (widget) that works perfectly fine in the simulator, but when I run it on my Forerunner 635 device, it loads and executes, but then crashes (the yellow CIQ image with the exclamation mark).
I read somewhere things about a CIQ_LOG.txt, but I have no idea how to get more information from the device to enable me to see what the problem is...
How can I debug this? I do write some logging to Sys.println...