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

Add support for Android 33 and above #46

Open
alfalcon90 opened this issue Jun 1, 2023 · 0 comments
Open

Add support for Android 33 and above #46

alfalcon90 opened this issue Jun 1, 2023 · 0 comments

Comments

@alfalcon90
Copy link

Trying to load images on Android 33 and above currently returns false when calling initialize() due to this change in the Android SDK: https://developer.android.com/about/versions/13/behavior-changes-13#granular-media-permissions

This is probably where we should check if sdk is < 33: https://github.com/csdcorp/local_image_provider/blob/f6103efd61820163356042a2adf25d7ab4b41bdf/local_image_provider/android/src/main/kotlin/com/csdcorp/local_image_provider/LocalImageProviderPlugin.kt#L650C1-L668

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

1 participant