1- We are planning to get the calories for the activity detected automatically from the tracker using
activities/tracker/activityCalories
Is this the correct way to obtain it?
2- Does this resource subtract the values calories of the activities reported manually by the user?
Example:
If a user has logged an activity manually, let's say walking 1 hour and he/she burned 200 calories
When I retrieve the calories from :
activities/tracker/activityCalories
If it returns 500 calories, does this value includes the 200 calories manually entered by the user?
This is for iOS and Android.
Thank you!