12-02-2019 16:51
12-02-2019 16:51
I've been attempting to create a watch face but I'm unsure on how to add simple stats like steps and heartrate. Does anyone know how to do this and add code to the index.js to tell it to make a variable or something to get the step count?
Thanks
12-03-2019 04:46
12-03-2019 04:46
Study some open source watch faces to see how they accomplished it. That should help you.
Here is a good start:
12-03-2019 19:33
12-03-2019 19:33
Thank you but I have already tried that. I've looked at at least 5 watch faces however whenever I try to copy code over onto mine the step count doesn't even show up. If I try to take the watchface apart and leave the steps and other stats code the whole face disappears from the simulator and my versa.
12-04-2019 00:11
12-04-2019 00:11
You would have to post your code, hard to say whats going wrong without looking at it.