Under Review
over 1 year ago

CIQ Simulator shows "A debugging check in this application has failed" after upgrade Connect IQ SDK 4.2.4

After upgrade Connect IQ SDK, following error shows when I running CIQ emulator with fenix 7X

But other device is fine. Does any anyone have clues to solve this problem?

Connect IQ Device Simulator 4.2.4

2023/6/28: Update to SDK 6.2.0 is same.

Parents
  • I just had the same issue. I was trying to implement a TimePicker / NumberFactory (I think they originally are examples from you at garmin) and the crash happened on Fenix7 in simulator. Fenix5plus and FR230 worked.

    Since I'm a newbie I thought a implemented functions that were deprecated and only works on older devices, but it works on Fenix7S (in simulator) and crashes on e.g. Fenix 7 and Fenix 7X (also in simulator).

    Before I started fiddling with the timepicker, simulation worked on all devices I tried. If i remove the source files, simulation still doesn't work. Does this help narrowing down the root cause?

Comment
  • I just had the same issue. I was trying to implement a TimePicker / NumberFactory (I think they originally are examples from you at garmin) and the crash happened on Fenix7 in simulator. Fenix5plus and FR230 worked.

    Since I'm a newbie I thought a implemented functions that were deprecated and only works on older devices, but it works on Fenix7S (in simulator) and crashes on e.g. Fenix 7 and Fenix 7X (also in simulator).

    Before I started fiddling with the timepicker, simulation worked on all devices I tried. If i remove the source files, simulation still doesn't work. Does this help narrowing down the root cause?

Children
No Data