Hello. I’m trying to show images from device. I have a spesific image and I have this images path like /storage/emulated/0/Android/media/...
and I want to show this image at Companion. But I have a problem. I use this block for asking permission.
I can’t ask for permission. I can’t see any pop-up for allowing/denying the permission ask. I updated my phone to Android 14 and I think that is the problem. I added some blocks for see where is the problem.
I ask for permission at Screen1.Initalize and I take “denied” message without any permission pop-up when I open app. I tried to give permission from phone settings but it seems like Companion didn’t ask for any media or etc. permission. How can I give “READ_MEDIA_IMAGES” permission on Android 14?
Use this extension
until Kodular fixes their bugs
Taifun
As i said here, Companion has missing permissions in the manfest.
1 Like
Thanks. I will try.
1 Like