You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this plugin to fetch steps data.
It works perfectly fine with google fit.
In 2-3 devices I have Samsung health.
When I try to fetch data of today's date It it not returning STEPS
I/FLUTTER_HEALTH(22150): Getting data for STEPS between 2024-09-09T12:18:29Z and 2024-09-09T12:27:44.805Z, filtering by []
I/FLUTTER_HEALTH::SUCCESS(22150): returning 26 steps
I/flutter (22150): Total number of data points: 0.
Samsung Health and Health Connect are separate, but Samsung Health has a setting to sync its data to Health Connect. If you enable it and give it time to sync, the steps should show up.
Able to receive the data, after troubleshooting that samsung provides data of whole day at once like if I pass start date with particular time it is not providing the data, but if I pass only date with time 00:00 it will provide one single object of 24 hours at once.
Samsung Health and Health Connect are separate, but Samsung Health has a setting to sync its data to Health Connect. If you enable it and give it time to sync, the steps should show up.
I am using this plugin to fetch steps data.
It works perfectly fine with google fit.
In 2-3 devices I have Samsung health.
When I try to fetch data of today's date It it not returning STEPS
It has Steps 26 but not giving
The text was updated successfully, but these errors were encountered: