With the latest fw 4.50 my Tabata app ( https://apps.garmin.com/en-US/apps/5...0-8f85f0dea6e8 ) causes full system crash when saving a workout. The really crazy thing is that on the second crash the watch displays an unknown activity I can resume or save with a 18 hour recovery time...
I've been away from development for a while but upgraded to latest sdk 2.3.5 and tried running the app in the emulator.
I end the app with a Ui.popView(Ui.SLIDE_IMMEDIATE) call.
The simulator does not terminate but shows the watch with the Garmin triangle and the console says "Complete" (didn't it terminate the emulator before?).
I've tried building the app for latest CIQ for fenix 5 with the same issue. Can anyone give me some pointers on how to proceed?