[GH-ISSUE #812] [Feature request] Enable Apple HealthKit data syncing for apps in LiveContainer #731

Closed
opened 2026-03-03 15:35:55 +03:00 by kerem · 1 comment
Owner

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.

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.
kerem closed this issue 2026-03-03 15:35:55 +03:00
Author
Owner

@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.

<!-- gh-comment-id:3259231499 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#731
No description provided.