Android 13 keeps denying READ_MEDIA_IMAGES permission even thou I clicked “allow permission”. How do I solve this?
I made a READ_MEDIA_IMAGES permission to access pictures from the gallery, but when the request permission dialog pops up, I click “Allow” but on the logcat, the permissions get denied permanently. How do I solve this?