Hi,
I have a companion Android app using Mobile SDK's openApplication() API to launch my CIQ app. This works fine before and on CIQ 3.2 on my Fenix 6, however in CIQ 3.2 I see the watch notification now includes a choice:
Launch XXXX?
- Just This Once
- Always
- No
In previous version it was simply a Yes/No question for user, where user was supposed to select "Yes" every time to launch my app.
In CIQ 3.2 "Always" suggests user no longer needs to select it every time a notification comes in. However it doesn't seem to work. The next openApplication() from Android app will simply show that watch prompt again.
Is this a known issue? I don't see an update in Android mobile SDK and nowhere I can find a documentation about this change.