Hi,
I wanted to transfer a widget to the new vivoactive 3. Up to now I used InputDelegate to handle up/down withing the widget which worked fine. I have rewrote the code to use BehaviorDelegate and used instead of onKey function the onNextPage() and the onPreviousPage() functions. This did also worked in the simulator for the vivo 3 as well as for the FR935. But as soon as I transferred it to my physical FR935 a up/down within the widget did not change my widget page but instead my widget was unloaded and the next/previos installed widget was shown.
Any ideas why the watch behaves in this way also the simulator worked well?