Play Store permission problem READ_MEDIA_*

Already known, waiting for fix

1 Like

22h ago

I have the same problem, thaks God I found this because I was getting crazy :downcast_face_with_sweat:

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

1 Like

No you did not
Threads merged

Taifun

I debugged my app and with Notepad removed permissions, compiled it again and Google Approved my app. Remove the permissions manually

Yes me too, but it’s temporary :laughing:

:green_heart:

I rather like the word “workaround” sounds like I know what I am doing, than temporary :sweat_smile:

At least we’re still get the point :sweat_smile::laughing::sweat_smile:

Hi @Diego Hope you’re doing well.

What’s an update on this, can you please update to us how much more time it will take?

2 Likes

This issue should be fixed: Kodular Creator 2025.10 - #6

4 Likes

Yes It is fixed Now! Thank you team :kodular:

Thanks a lot. Hey, while you’re at it, you can check out the List Pick component.

in which file you remove this functions? i have the same problem

Now it’s fixed so directly rebuild and push new update, no need to tweak :grin:

1 Like

Great work KODULAR team, this community is the bestest.

1 Like

:joy:
I have the same issue as you — although the READ_MEDIA_IMAGES and READ_MEDIA_VIDEO permissions have been fixed, both the AAB and APK file sizes increased by about 1.2 MB, even though I didn’t add any new components.

I belive you should again login to your account > open project > rebuild apk or aab > then publish new file.

It’s fixed now

Thank you Kodular team :kodular:

same issue, the apk size has increased by 1 mb, @Diego ?