On Vivoactive 3, going back from a Confirmation (swipe right) quits the app instead of popping the confirmation.
Furthermore, the problem is even worse, indeed after this kind of quit any other CIQ app does not start unless the device is rebooted, so clearly there is something going wrong, maybe in the firmware?
This happens only for watch-app, not for widgets.
In the discussion I've just opened I've attached a short video of the problem: https://forums.garmin.com/developer/connect-iq/f/discussion/312850/back-in-confirmation-quits-app-instead-of-popping-vivoactive-3/1515694#1515694. (The issue can be reproduced even with the ConfirmationDialog sample, just change the application type from "widget" to "watch-app" in the manifest.xml).
- Device: Vivoactive 3
- SW version: 8.10
- CIQ version: 3.1.9
- Connect IQ SDK version: 4.1.5
- VSCode Monkey C extension version: v1.0.6
- Steps to reproduce the issue: change "widget" to "watch-app" in manifest.xml of the ConfirmationDialog sample and build it.