Hello. In my watch app,I would like to hide hands for a few seconds after press of bottom right button (usually the LAP button). I just need to set up boolean variable after button is pressed. Is that possible?
Hello. In my watch app,I would like to hide hands for a few seconds after press of bottom right button (usually the LAP button). I just need to set up boolean variable after button is pressed. Is that possible?
If you mean a watchface app, CIQ watchfaces can't respond to button presses.
Yes I mean watch app, not watch face. How to achieve it please?
Look at the input sample in the SDK. The Record Sample has a very basic delegate too