I have developed an application that needs to display daily steps count. To do this, I used the API available in Google Fit SDK.
All seems to be working properly, but the steps count I get does not match to the one displayed in Google Fit Official Application.
For example, I get 2308 steps when the Google Fit App display 2367 steps.
Is there a reason for this? Does anyone have the same issue? Anyone have a clue?