Matin Zadeh Dolatabad

Results 252 comments of Matin Zadeh Dolatabad

Despite upgrading to alpha06, the issue persists. The Health Connect app and all dependencies are up-to-date. I've decided to temporarily suspend maintenance of this library until a stable version is...

This is not a bug. You have to do additional configuration in your MainActivity file which is not available with Expo. Refer to the release details for more info: https://github.com/matinzd/react-native-health-connect/releases/tag/v2.0.0...

Side note here: Make sure to customise the rationale activity based on your need. That file is just an example webview and you need to create your own native or...

Can someone try this new expo adapter and let me know if it works properly for you? https://github.com/matinzd/expo-health-connect

Can you specify what kind of issue do you have and provide a log or something?

Did you rebuild the project with `expo prebuild --clean` and added `expo-health-connect` under plugins in `app.json`? Can you also try it on newer Android versions? Do you have the same...

Hi Yes! You can find it in the documentation below: https://matinzd.github.io/react-native-health-connect/docs/api/methods/aggregateRecord Each record type has its own result type. You can try `Steps` record and see what results you'll get....

Thanks for pointing these out. I think these were added in the recent versions and it's not supported yet. I will add those to the roadmap.

If someone is up for sponsoring I will dedicate some time to implement it. Otherwise you can fork the project and add it yourself.

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