Read external storage permission is denied

i need help .how i coose image on my app ,when i tap on image picker then show only notice read external storage permission is denied ,please help how can i fix this .

Hi,

Have you requested the necessary permissions?

However, we covered a similar issue in this recent post, see if it helps.

2 Likes

There is a known bug in the image picker
Next time please check the bug tracker for known bugs snd possible workarounds

Taifun

1 Like

here images show but when i tap on image nothing do pls solve this issue .means when i select image it show in image 1

Don’t use the image picker — use the activity starter instead.

1 Like

can u show me blocks pls

As mentioned earlier

Taifun

1 Like

thanks its working but i wont to upload this image on cloudnary but its not respond becouse of url .how can i upload selected image on cloudnary please guide me .

???

It would really help if you provided a screenshot your relevant blocks, so we can see what you are trying to do, and where the problem may be.

To get an image of your blocks, right click in the Blocks Editor and select “Download Blocks as Image”. You might want to use an image editor to crop etc. if required. Then post it here in the community.

Taifun

1 Like


i need help when i press button 2 then show error

pls help to fix , i just want : when i select image and press button 2 its upload on cloudnary and after upload i get url .

Don’t use imagepicker its a bug, instead use

Or Activity starter [Search in the community]

with

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.