I'm trying to create a watch face app that shows daily stats like step count, calories burned, floors (walking upstairs), etc. I would also like to get the daily step and calorie goal along with it. There are plenty of watch face apps in the app store that do this, so I know it must be possible, but I can't find anything about it in the docs. I tried using the Pedometer sensor and I can get it to count steps, but it doesn't tell me how many total steps have been taken in the current day. This must be recorded someplace else.
How to get today's step count and other stats for watch face