Hi guys,
I want to be able to cycle through some metrics on a watch face when the user taps the screen.
For example: steps, calories, heart rate.
Any idea of how I could approach this?
Thanks.
Hi guys,
I want to be able to cycle through some metrics on a watch face when the user taps the screen.
For example: steps, calories, heart rate.
Any idea of how I could approach this?
Thanks.
This is not possible with CIQ. There's no way to get button/tap input in a watch face.
You can changes things based on a gesture (you go into high power for 10 seconds) but that's it.
Darn, ok thanks jim_m_58.