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

[Health] Add HC health history permission #1127

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

cachapa
Copy link
Contributor

@cachapa cachapa commented Feb 3, 2025

Created two new methods isHealthDataHistoryAuthorized() and requestHealthDataHistoryAuthorization().

Both methods are no-op on iOS and return true since Apple Health does not restrict history length.

Closes #1126

Created two new methods isHealthDataHistoryAuthorized() and
requestHealthDataHistoryAuthorization().

Both methods are no-op on iOS and return true since Apple Health does
not restrict history length.

Closes cph-cachet#1126
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Health 12.0.1] Support for PERMISSION_READ_HEALTH_DATA_HISTORY in Health Connect
1 participant