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

Android: Prevent app lockup when revoking write access #10974

Merged
merged 1 commit into from Aug 10, 2022

Conversation

t895
Copy link
Contributor

@t895 t895 commented Aug 10, 2022

Previously if write access was given, revoked, and the user returned to the app, the UI will lock up and not load completely. Now the user is prompted for write access after revoking and the UI will load correctly now.

@JosJuice JosJuice merged commit 3f794bf into dolphin-emu:master Aug 10, 2022
11 checks passed
@t895 t895 deleted the permissions-fix branch September 11, 2022 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants