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

Cannot grant permission(interact_across_users_full) to run app #4

Open
crowo opened this issue Oct 14, 2024 · 4 comments
Open

Cannot grant permission(interact_across_users_full) to run app #4

crowo opened this issue Oct 14, 2024 · 4 comments

Comments

@crowo
Copy link

crowo commented Oct 14, 2024

App doesn't start as it tries to launch nonexistent intent to obtain permissions as I explained in another issue.
I try to give all permissions manually but executing sudo pm grant dev.legendsayantan.extendroid android.permission.INTERACT_ACROSS_USERS_FULL but no luck. even converting it system app didn't help. as I understand it's only possible if the app is signed by platform key. any ideas to use this app? BTW I don't care about user management functionaly

@legendsayantan
Copy link
Owner

You don't need to grant any permission manually, other than the Xiaomi floating window permission if running on MIUI. The app uses shizuku access to manage its own permissions.

@crowo
Copy link
Author

crowo commented Oct 15, 2024

then why it tries to open miui's permission intent thus doesn't start? said permission is only permission the app lacks currently and shizuku part is also ok.

@legendsayantan
Copy link
Owner

That permission is only required for MIUI, won't be needed otherwise. Currently it's crashing on your custom rom because of a development bug which will be fixed soon.

@crowo
Copy link
Author

crowo commented Oct 18, 2024

I'm looking forward to it because it's the only app which promise to solve my problems about freeform and simultaneous playback.

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

No branches or pull requests

2 participants