I have an app where Flutter Healthkit plugin is reading the SUM of steps from watch and iphone. But apple health app is showing a lot less steps than what I get from the API.
What am I doing wrong? How can I read only the steps which apple health app shows. and not the sum from other devices and apps?
Appreciate the help very much.