The following error message was in the ConnectIQ error log.
ERROR: Unexpected Type Error
DETAILS: Failed invoking <symbol>
STORE_ID: 00000000000000000000000000000000
CALLSTACK:
@PC = 0x100052bd
ERROR: Symbol Not Found Error
DETAILS: Failed invoking <symbol>
STORE_ID: 00000000000000000000000000000000
CALLSTACK:
TVM/api/Ant.mb (initialize:114)
CALLSTACK:
TVM/api/WatchUi.mb (handleEvent:372)
CALLSTACK:
TVM/api/WatchUi.mb (handleEvent:497)
I'm not sure where to start to look for the problem from this error message. The decimal value of 0x100052bd is no where close to any number in the .debug.xml file. I don't think the app should have been writing to the object store when it crashed to I don't know what the STORE_ID means.
I haven't reproduced the crash yet.
Any ideas on where to look based on this message???