The App is getting some wrong data about steps on Samsung Galaxy Note 9. On the same config, It gets correct data from Samsung Galaxy S10
I have made some utility meter sensors based on two phones data and the SG9 (n960f) differs from what Samsung Health app is showing. On the S10 (g973f) the data from app and from the HA sensors are 100% the same.
steps sensor provides whatever data it provides when we request it…not much the app can do if it doesnt seem correct. We make a request for an update and we send the data back.
there is a custom component for google fit…the app wont qualify to get and store all that data according to the permissions we need. We looked into it and it didn’t make sense given what was needed from the apps perspective to get approvded.
I understand, I just wanted to mention this fact that on Note9 it shows something which is diffrent from what Samsung Health app shows on the same phone. On the samsung S10 everything looks to be okay.
it seems you did not get it right, or I described the situation not so well…
step.sensor shows steps from last reboot.
utility sensor steps_daily_xs shows current DAILY steps from all that amount. I have also MONTHLY counter
app Samsung Health on the phone shows as well daily counters
What I am comparing now is the countes from utility sensor and samsung health. On the Samsung S10 phone - those numbers are the same. On the Note9 phone - it differs.
And more than that, it doesn’t look to be some proportional difference. I was checking a few days and dividing the number from the phone over the utilitu sensor - is getting me diffrent results.
Step count on Samsung Healh app is bigger than on uitliy sensor of HA.