[GH-ISSUE #326] [Request] Enable access to health data #296

Closed
opened 2026-03-03 15:32:26 +03:00 by kerem · 1 comment
Owner

Originally created by @decafale on GitHub (Jan 26, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/326

Describe the issue

I have tried a few apps that explicitly request access to health data (Gentler Streak and Athlytic), but when the prompt to enable access should appear, nothing happens and the app gets stuck, waiting for permission.

Instructions to reproduce

Start the app and continue until prompted to access health data

What version of LiveContainer are you using?

3.2.0

Other

Maybe a solution could be to add a feature in LiveContainer that directly handles the data access request, perhaps with a dedicated button in the settings. This way, it could trigger the permission request and then internally redirect it to the individual apps that require access.

Originally created by @decafale on GitHub (Jan 26, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/326 ### Describe the issue I have tried a few apps that explicitly request access to health data (Gentler Streak and Athlytic), but when the prompt to enable access should appear, nothing happens and the app gets stuck, waiting for permission. ### Instructions to reproduce Start the app and continue until prompted to access health data ### What version of LiveContainer are you using? 3.2.0 ### Other Maybe a solution could be to add a feature in LiveContainer that directly handles the data access request, perhaps with a dedicated button in the settings. This way, it could trigger the permission request and then internally redirect it to the individual apps that require access.
kerem 2026-03-03 15:32:26 +03:00
Author
Owner

@hugeBlack commented on GitHub (Jan 27, 2025):

Unfortunately, due to a issue in AltSign (the thing altstore/sidestore used to sign LiveContainer itself), LiveContainer won't be signed with healthkit related entitlements. So guest apps cannot access health data.

We might need to wait AltSign's developer to solve this issue

<!-- gh-comment-id:2614721215 --> @hugeBlack commented on GitHub (Jan 27, 2025): Unfortunately, due to a issue in AltSign (the thing altstore/sidestore used to sign LiveContainer itself), LiveContainer won't be signed with healthkit related entitlements. So guest apps cannot access health data. We might need to wait AltSign's developer to solve this issue
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#296
No description provided.