The emulator has some incorrect behavior mappings for the vivoactive HR, which makes it hard to use it to test UX.
swipe up is mapped to onPreviousPage and swipe down is mapped to onNextPage, instead of using swipe left and right for these.
The emulator seems to think that the watch can't handle swipe left and right.
It would also be helpful to have documentation that describes what key or swipe sequences map to different actions in the BehaviorDelegate. I haven't figured out how onPreviousMode and onNextMode are used, and the documentation isn't clear.
thanks,
alex