Hello, I try to get the active and the total calories of the day for my watch faces, I found the total calories of the day but I can't find the active calories of the day in the API ... can anyone help me ?
Here are all the historical data APIs available for activity monitoring. We currently don't have a way to look back into the on device history of recorded activities, so there's probably not a good way to differentiate active calories versus those burned strictly by BMR. The closest thing right now is the general "Calories" for the whole day via ActivityMonitor.History:
Would be a nice thing to have access to active calories via API for watch faces. The native calories widget on my FR645 displays active colories, so data must be somewhere on watch. In addition, active calories are not only calories burned while activities.
I tried the activeMinutesDay but the value is still 0 but on my vivoactive 3 when I go to the calories widget, I have a value for active calories ? Is this value hidden somewhere ?