Back in confirmation quits app instead of popping (Vivoactive 3)

Hi,

I've recently put my hands on a Vivoactive 3, CIQ version 3.1.9, and I've noticed that for a watch-app, if you go back from a Confirmation (swipe right) it quits the app instead of popping the confirmation and go back to the last view. This does not happen for widgets (e.g. the ConfirmationDialog sample works fine, since it's a widget).

But the problem is even worse, indeed after this kind of quit I cannot start any other CIQ app unless I reboot the device, so clearly there is something going wrong, maybe in the firmware?

Am I the only one who encountered this problem? I'm considering not using Confirmation at all for this reason...

  • In the sample's manifest.xml, change the app type from a widget to a watch app and try that.  I'm pretty sure it will work.  You need to look at the delegate in your code.  Make sure you return true/false as needed in the callbacks in the delegate.

  • Hi Jim. Yes indeed, that's exactly what I tried.

    I was pretty sure it would have worked too, but it doesn't.

    I'll show you what I mean.

  • Post in the CIQ bug report forum.  Include how you can reproduce this with the sample, and include things like your FW version. 

    The va3 is a bit odd with only a single button.  It's also pretty old at this point.  If this is fixed,  it could be a while...