agencyenterprise / react-native-health

A React Native package to interact with Apple HealthKit
MIT License
861 stars 233 forks source link

saveWorkout is not reflected in Active Calories burned. #369

Open julian-gargicevich opened 7 months ago

julian-gargicevich commented 7 months ago

Describe the bug When saving a workout, I expect the calories burned to be added to the Active Energy analaytics.

To Reproduce Steps to reproduce the behavior:

  1. Save a workout with energyBurned and energyBurnedUnit defined.
  2. Go to Apple Health App.
  3. Check workout is saved correctly in the Workouts card.
  4. Go to today's Active Energy card. Calories are not added here.

Expected behavior Calories should be added to the Active Energy burned card.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

mansmahamat commented 1 month ago

Faced the same issue