You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
you can solve it only by request android.permission.READ_MEDIA_IMAGES , android.permission.READ_MEDIA_VIDEOS from mainfest file . and request it as runtime permission for sdk >= 33.
I using this library on compileVersion 33 and targetVersion 33, so please make update library target to android api 33
https://developer.android.com/reference/android/Manifest.permission#READ_MEDIA_IMAGES
The text was updated successfully, but these errors were encountered: