Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix health connect on activity result #867

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nektar95
Copy link

@nektar95 nektar95 commented Jan 2, 2024

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
Copy link
Contributor

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.

@hoffmatteo hoffmatteo added the awaiting feedback Waiting for the user to respond to the latest comment label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting feedback Waiting for the user to respond to the latest comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants