Acknowledged
CIQQA-3123

Vivoactive 6 Simulator problems

The Vivoactive 6 simulator does not seem to respond to a Menu command, and only responds to the buttons in a very tiny area along the edge of the button where it meets the body of the watch in the simulator. 

The Vivoactive 5 simulator operates as expected so it looks to me like this is a set of simulator bugs.

Parents Comment Children
  • OK.... I added the code and ran it.... No Menu functionality.

    I get a vertical bar on the right edge of the screen which seems to do nothing, and still no way to get a basic Menu function.

    Looking at the description in the "Personality Library", I still see no way to get the old, normal, basic MENU function ?????

    What is the intention here ?

    Is the basic Menu function being removed in this, and future watches ???

  • And.... does this mean that a Menu command is not available if the Touch Screen is disabled for operation in a wet environment ?

  • And.... assuming that the code below somehow produces some mechanism for a Menu command, does this code have to execute when each view is presented, or only once when the app starts ?

    if (View has :setActionMenuIndicator) {
    setActionMenuIndicator({:enabled=>true});
    }

  • Thanks for the reference, but I don't understand.

    Does this mean that there is no Menu functionality on the Vivoactive 6 ?????

    And how does that impact the simulator responding to buttons ?