Acknowledged
over 1 year ago

WF crashes in the sim for the Swim2 device

6.3.1 SDK, up to date device files, windows 11

if you try to run a watch face for the swim2, you get this in the sim:

Error: Symbol Not Found Error
Details: Could not find symbol 'initialize'
Stack: 
  - initialize() at 704b03c0.mb:2136 0x30001571 
  - initialize() at C:\Users\James\workspace-prod\wftemp\source\wftempView.mc:9 0x10000056 
  - getInitialView() at C:\Users\James\workspace-prod\wftemp\source\wftempApp.mc:21 0x10000165 

Encountered app crash.

It's very easy to reproduce without any of my code involved.  Do a "Monkey C: New Project" for a watch face, and add the Swim2 as a target device and others (I used a fr45) to compare,

Swim2 crashes, others run fine.

This seems to be a bug in devices for the Swim2. Not in the code or the sim itself 

  • I'm seeing this in SDK 7.4.3

  • Same problem here.
    Error: Symbol Not Found Error Details: Could not find symbol 'initialize' Stack: - initialize() at 704b03c0.mb:2136 0x30001571 - initialize() at G:\Mijn Drive\GarminSOURCE\SimpleTime_v3\source\SimpleTimeView.mc:136 0x10000989 - getInitialView() at <..bla bla..>\..pp.mc:21 0x10000098

    SDK 6.4.2 at the moment
    Even tried 7.0.2beta to no luck.

    Swim2 is CIQ1
    Its still available in the stores, so why cant we compile for the swim2.
    Thats seems odd to me.

    Regards and have fun !

  • It appears that this problem has been resolved with a compiler change as well as an updated config file for the Garmin Swim 2 which has yet to be released. Once the new config files are verified it they will be updated to production.

  • Devices current as of today, 6.4.1 SDK, Win11, same Garmin Template watch face mentioned and I still the crash

  • Is this still occurring for you? I have been attempting to reproduce this on various SDK versions and versions of the Garmin Swim 2 device config files without problem.