matinzd / react-native-health-connect

React native library for health connect (Android only)
http://matinzd.github.io/react-native-health-connect
MIT License
224 stars 43 forks source link

Not able to get OxygenSaturation and TotalCaloriesBurned data from the watch #47

Open virenradadiya opened 1 year ago

virenradadiya commented 1 year ago

Hello,

I am trying to fetch the TotalCaloriesBurned and OxygenSaturation but I am not able to get the data from Health Connect. I am able to successfully fetch steps, sleep, heart rate etc data

matinzd commented 1 year ago

Please share more information like debug logs or adb logcat. I am not able to help you without any reproduction or log.

virenradadiya commented 1 year ago

https://github.com/matinzd/react-native-health-connect/assets/30589064/9101df5a-6b8c-4854-b0ca-d51be1290618

As per the video, we are not getting data synced with the Google Fit app. We need to add manual data to Google Fit app after that sometimes the health connect shows the SPO2 and respiratory data. These 2 data should fetch automatically from the watch and we can get and sync the proper results for SPO2 and respiratory rate.

matinzd commented 1 year ago

I can't relate between Google Fit and Health Connect here?