-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels