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

Storage permission request not working on Android 13 #17

Open
kennethnym opened this issue Aug 12, 2022 · 1 comment
Open

Storage permission request not working on Android 13 #17

kennethnym opened this issue Aug 12, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@kennethnym
Copy link
Owner

As someone has kindly pointed out, the issue is due to the reworked storage permission. For wallpaper access, I think the image storage permission should be used instead.

@kennethnym kennethnym added the bug Something isn't working label Aug 12, 2022
@kennethnym kennethnym added this to the Stable release milestone Aug 12, 2022
@kennethnym kennethnym self-assigned this Aug 12, 2022
@kennethnym
Copy link
Owner Author

This is currently blocked by this issue. It is no longer possible to request READ_EXTERNAL_STORAGE on Android 13, but WallpaperManager.fastDrawable still requires that permission or else it will throw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant