cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
527 stars 625 forks source link

[HEALTH 8.1.0] Unable to retrieve steps for certain Android Device #991

Open tajjacob opened 6 days ago

tajjacob commented 6 days ago

Remember to specify the plugin name in the title!

Device / Emulator and OS

Please complete the following information for each phone and/or emulator you're experiencing this bug on:

NB: Bugs pertaining to old devices/OS versions will likely not be fixed.

Describe the bug

Cannot retrieve steps data for mentioned device. Meanwhile there is no issue on retrieving steps data for other devices, android and ios

To Reproduce

steps = await health.getTotalStepsInInterval(midnight, now);

Expected behavior

supposed retrieved steps data from google fit

Actual behavior

Refer to screenshot for the error

Screenshots

Screenshot 2024-06-26 at 4 33 57 PM

Flutter doctor

Please run flutter doctor and add the output here.

image

Additional information

Add any other info about the problem here.