Photos and media permission appear after app download and install

Greetings to all of you
Why do photos and media permission appear after app download and install
Although I did not put the request for permission in the blocks

How you used any image picker component or any component that picks any audio or video or any extension that does any of this? If yes you be asked to allow this permission so that it can do its work

1 Like

I found a hidden image picker
is it the permission reason?

it just a normal image picker

Of course.
To pick a file you need read permission.

1 Like

why it asks to read permission at first start after installation,
I think it should ask at first image picking :thinking:
Until the user understands the reason for the permission

I don’t know because I am not the author of those components :slightly_smiling_face:
You should wait for Staff’s answer.

If so then I suggest you to use Activity Starter to pick file.

Since you have used the component it asks at the first so that the user of the app can be aware that he needs to give this permission in order to use the app… That’s why it always asks at first

If you don’t want the permission then you’ll have to remove the image picker component… That’s the only way

2 Likes

But that’s is the wrong method.
Permissions should be asked only when needed.

1 Like

yes i do agree … but we can’t do anything about that … as it appears and we don’t have the option to hide it

1 Like

No we can do.
Use Activity Starter instead.

1 Like

yes, i had said for image picker component

1 Like

using activity starter will make permission at first picking?
:+1: i think so

yes mostly try it

1 Like

I hope it will be modified in image picker block

:slightly_smiling_face:

1 Like

thank you @Soham_Shah
thank you @vknow360

2 Likes

I put activity starter instead of image picker and nothing changed
The application requests media permission the first time it opens after downloading it :dizzy_face:

Show your Blocks… And if the permission asks at beginning even after activity then we can’t do anything

1 Like

activity starter do nothing :frowning_face: