One of my app is crashing on fr645, fenix 5 and vivoactive 3. I have the CIQ_LOG.YML file but unfortunately i cannot understand which is the problem... anyone out there can help?
One of my app is crashing on fr645, fenix 5 and vivoactive 3. I have the CIQ_LOG.YML file but unfortunately i cannot understand which is the problem... anyone out there can help?
the log says:
Error: Invalid Value
Details: 'Failed invoking <symbol>'
Time: 2024-01-09T07:31:08Z
Part-Number: 006-B2886-00
Firmware-Version: '6.90'
Language-Code: dut
ConnectIQ-Version: 4.2.4
Store-Id: a08d9934-7dec-44c0-9ce8-8322b1100b9d
Store-Version: 167
Filename: E1965038
Appname: DrakeSpinningApp01
Stack:
- pc: 0x10007204
- pc: 0x100086f6
but the symbol is a function which is working fine in other watches.
the following is the debug file
<entry filename="D:\\DrakeSpinningApp01View.mc" id="85" lineNum="1039" parent="globals/DrakeSpinningApp01View" pc="268464548" symbol="EvaluateB2BInterval"/>
<entry filename="D:\\DrakeSpinningApp01View.mc" id="85" lineNum="1043" parent="globals/DrakeSpinningApp01View" pc="268464666" symbol="EvaluateB2BInterval"/>
The debug points to these lines of code:
0x10007204=268464644 (between lines 1039 and 1043 (see the ***)
// calculate the rMSSD (MAX 15)
well at first it seems to be such a kind of error but... the user which has a fr645 says that the app is not running at all. When he open it the IQ logo appear!! As i wrote before the error is on a function (EvaluateB2BInterval) that is inside a callback and just in case i added a check for null in such values:
may i did it right?
Is it a 645 Music and do you use custom fonts?
This could cause the app to crash right away.