Read_media_images/read_media_video

I checked out Kodular Fenix (v1.5D.0) Bug Tracker before creating a new topic

Describe your issue

After the upgrade on 10-12-2025 the size of my .abb or .apk increases and when i try to upload a new version of my app to google play it was rejected by google, now the manifest is shows that the app is requesting for READ_MEDIA_IMAGES/READ_MEDIA_VIDEO access
The only chage I made was to change some blocks in place but no new blocks were added

Steps to reproduce the issue

I changed the blocks in different places after the Kodular aupdate and then create a new .abb to upload it to google, the file size increases fom 6.3Mb to 7.8Mb

Expected Behaviour

Not requesting READ_MEDIA_IMAGES/READ_MEDIA_VIDEO permissions , I am not using nothing like youtube player or anything additional than before.

Actual Behaviour

Google rejecting the package because is requesting READ_MEDIA_IMAGES/READ_MEDIA_VIDEO access

Show your Blocks

N/A

Android version

N/A

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