mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #812] [Feature request] Enable Apple HealthKit data syncing for apps in LiveContainer #731
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#731
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Carrvel on GitHub (Sep 5, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/812
Many apps that run inside LiveContainer require Apple HealthKit integration to function properly, such as fitness apps that track steps, heart rate, or workouts. At present, LiveContainer does not support HealthKit, so these apps cannot access the necessary data and lose key functionality. I am requesting that LiveContainer add support for Apple HealthKit by allowing containerized apps to request permissions and read Health data the same way native apps do. This would make it possible to use health, fitness, and medical apps inside LiveContainer without losing features, and would greatly expand the project’s compatibility and usefulness.
@hugeBlack commented on GitHub (Sep 5, 2025):
To use health data lc need to be signed with healthkit related entitlements, which sidestore does not support. If you know how to add them you can sign lc by yourself.