Hi all,
I've created a Watch Face (source code / screenshot here: https://github.com/DaanWielens/DHWatch2) based on the stock face of the Venu 2 Plus, but with more circular data displays. On the original face, when the user 'long presses' i.e. the heart rate display, the watch face brings the user to the HR widget/glance. When the user long presses the step count, the watch goes to the respective widget/app.
I'd like to recreate such action, and while I can find the touch screen triggers in the reference database, I can't find how to 'go to an app / widget'. Can anyone help me out on that one? Thanks!