Skip to content

🐛 Add missing permission to read active calories burned in AndroidManifest.xml - #98

Merged
ScreepCode merged 1 commit into
developmentfrom
hotfix/health-permission-issue
Apr 8, 2025
Merged

🐛 Add missing permission to read active calories burned in AndroidManifest.xml#98
ScreepCode merged 1 commit into
developmentfrom
hotfix/health-permission-issue

Conversation

@Jozys

@Jozys Jozys commented Apr 8, 2025

Copy link
Copy Markdown
Collaborator

This pull request includes changes to the android/app/src/main/AndroidManifest.xml file to update permissions and clean up the code formatting for activities.

Permissions update:

  • Added a new permission for reading active calories burned (android.permission.health.READ_ACTIVE_CALORIES_BURNED).

Code formatting:

  • Cleaned up the formatting of the PrivacyPolicyActivity element by removing unnecessary line breaks

Copilot AI review requested due to automatic review settings April 8, 2025 09:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • android/app/src/main/AndroidManifest.xml: Language not supported

@Jozys
Jozys requested a review from ScreepCode April 8, 2025 09:37
@ScreepCode
ScreepCode merged commit bec2a1b into development Apr 8, 2025
@Jozys
Jozys deleted the hotfix/health-permission-issue branch April 8, 2025 22:18
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.

[BUG] Health Connect permission check fails

3 participants