cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
554 stars 681 forks source link

Fix health connect on activity result #867

Closed nektar95 closed 3 months ago

nektar95 commented 11 months ago

Problem:

When you have only installed Health Connect you cannot retrieve data from it using health plugin.

Solution: Request code for health connect wasn't checked so we couldn't proceed further with permission granted.

hoffmatteo commented 10 months ago

Hello, in order to comply with Android 14, we will update requestAuthorizationHC and as part of that eliminate the need to use startActivityForResult. Please see if your issue persists in the dev branch: https://github.com/cph-cachet/flutter-plugins/tree/health-dev.