[URGENT] Google Play Policy Block: Kodular Auto-Adding READ_MEDIA_IMAGES / READ_MEDIA_VIDEO Permissions


This is an urgent issue.

After the latest Kodular update, Google Play Console is flagging my app with the following undeclared permissions:

android.permission.READ_MEDIA_IMAGES
android.permission.READ_MEDIA_VIDEO

:warning: I have NOT declared these permissions in my project, but they are automatically being added during build.
Because of this, my app update is being blocked by Google Play due to “Photo and Video Permissions Policy” violation.

My app is fully ready — only this permission issue is stopping my release.
Please fix this on priority or provide a temporary workaround to remove these permissions.

Screenshot attached below.

Thank you :folded_hands:

3 posts were merged into an existing topic: Play Store permission problem READ_MEDIA_*