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
Please complete the following information for each phone and/or emulator you're experiencing this bug on:
Device: Samsung Galaxy S10
OS: Android Latest
Description
Swimming activity on Google Fit always pulled as double activities with the same value, the first one as DISTANCE_DELTA and the other one is WORKOUT - OTHER.
Could you confirm if you are using the health version 6 and not the latest? is it possible to test with the latest release? However, I can't see why this is a problem. The health package is designed to handle different types of health data which includes distance and workout activities which are two separate things.
The date format is correct and we are using ISO 8601 date format which you can easily convert to other types if you need to.
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:
Description
Swimming activity on Google Fit always pulled as double activities with the same value, the first one as DISTANCE_DELTA and the other one is WORKOUT - OTHER.
On top of that, the
dateTo
has.001
millisecond different. can it be fetched as single data with a correct dataType?To Reproduce
Fetch data as usual
Expected behavior
Doubled data should be pulled as single data with a correct dataType
Screenshots
The text was updated successfully, but these errors were encountered: