Replies: 2 comments 6 replies
2 replies
|
This permission will popup if you're invoking: |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
in my codenameone_settings i deleted this permission
Your app should use the Android photo picker or other system pickers for photos or videos, instead of requesting READ_MEDIA_IMAGES or READ_MEDIA_VIDEO permissions.
According to our policy, apps targeting Android 13 or later (API 33 or later) can only request these general storage permissions if the system pickers are not technically sufficient to provide the app's core functionality.
Why your code is inserting again this? I'm no using your api I create my native class to this an fixed in other app.
All reactions