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

[Request] Enable access to health data #326

Open
decafale opened this issue Jan 26, 2025 · 1 comment
Open

[Request] Enable access to health data #326

decafale opened this issue Jan 26, 2025 · 1 comment

Comments

@decafale
Copy link

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.

@hugeBlack
Copy link
Collaborator

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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants