I have developed a widget (GarminFhem) for the Forerunners 230/235/735XT. The widget consists of multiple pages and I am using the "page down" button to navigate to the next page.
On the start view of the widget, which as I know is treated a bit special with regards to navigation, the onNextPage event of my input delegate class should be triggered by pressing long on the button (I know and it is ok that pressing it just for a short time navigates to the next widget instead).
Now I have tested this behavior successfully on the following combinations:
- Forerunner 235, Firmware 5.20
- Forerunner 735XT, Firmware 3.20 till 4.30
Now since Firmware 5.30 on the Forerunner 235, pressing long on the next page button does NO LONGER trigger the onNextPage event handler but it opens the next widget.
Is this a bug or a new behavior that I have to live with?
Thanks & regards,
Florian