1) Is there an alternative for onPress on none touchscreen devices? I expect so and that it also would raise the onPress event, but with Garmin I don't know for sure. If it can be triggered with use of the buttons, how does it work. I use it to toggle display modes. If it's not possible I need to add an option to my settingsmenu.
2) Complications.exitTo does not work while the watchface is not on screen as I don't use background services. When I start an activity I go back to the watchface as it has more valuable information for me. The activity app however claims focus whenever it likes, so my Complications.exitTo will not be executed (I use it when a certain value passes a set max value). Is there a user setting to force apps not to take focus?
That's all for now. Thanks in advance.