Hi,
I'm trying to code a watchface and I want the watch to buzz when the move bar is cleared. How can I code that?
Thanks
AK
Hi,
I'm trying to code a watchface and I want the watch to buzz when the move bar is cleared. How can I code that?
Thanks
AK
Detecting that the moveBarLevel is zero (from ActivityMonitor) is easy, but there's no access to the Attention Module (tones or vibrations) in a watch face.
On watches, if you have the move alert on in the settings, you'll get an alert when you get the first move bar segment, and another when the move bar is cleared, so you really don't have to do anything in a watch face.
Thanks for that but on my forerunner 235,on my custom watch face I don't get notified when it is cleared. Any ideas why that might be? Or how to fix it? Thanks Ak