Hi,
i developed a widget (garmoticz) for my previous watch (fr630), but now i have a new watch (fr265) i noticed that it behaves like an app.
in the widget on the 630 it just shows a front screen, which says press a button (cause connectiq does not allow all widget functionality on the 1st screen).
However for the fr265 is created a glance view and if you click the glance view, it now starts the "app". but basically there i could skip the 1st screen.
If it was just for myself i could skip the 1st screen, but i have a lot of users on old devices who really like the app/widget.
So for older watches i would need the extra screen in the widget. For newer watches i don't.
So my question is: Is there a way in the InitialView to detect if the app/widget was started by the glance view? this way i can make the ideal flow for both cases in just one codebase!