cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
550 stars 678 forks source link

[Health 6.0.0] Incorrect dateFrom and dateTo (duration) for HealthDataType.STEPS on iOS #1060

Closed agilst closed 1 month ago

agilst commented 1 month ago

Question

Does iOS expose duration from Apple Health App? as I noticed there is no 'Duration' field when adding new activity like Steps or Distance Walking and Running. So both dateFrom and dateTo have a same value on HealthDataPoint.

agilst commented 1 month ago

Closing this as I have added a wrong Activity instead of Workout both on Google Fit and Apple Health.