currently one user has a crashing issue with a widget I developed. He is using a Tactix Bravo watch (Fenix 3 equivalent) with firmware version 8.3. Problem is that on his watch the widget crashes immediately after starting. The user send me the CIQ_LOG.txt file, but it only contains the following block describing the crash:
ERROR: Symbol Not Found Error
DETAILS: Failed invoking <symbol>
STORE_ID: XXX
CALLSTACK:
The callstack is empty. Is there any way to include custom output in CIQ_LOG.txt file? Or what would be the best way to investigate further on this? In the simulator I am not able to reproduce the issue.
Thanks!
Bye