I’m trying to show an image in the image component through the Image Picker. When I select an image from my cell phone: “Select a photo” this message appears. When I select from a folder for example: camera, instagram, Photo Editor it accepts. Can you tell me why?
Yea? That’s why I am asking for the blocks or the aia if possible.
Otherwise you can try what @dora_paz said… | But @Carlos_Alberto_Leonel is using Google Photos & the Google Photos version may be the recent one so his device was may be have Latest Android.
Go to Image Picker >> & Add a Text Value
Go to Screen1 >> Fill all the details Like ( Title, ete etc Make sure that are not blanked, If you don’t want to add any text then try using a SPACE )
So it worked. Now how do I save this image in firebase storage and then show it in another image component? When I do this without using Activity, doing that process that gave an error, I get the “selection” I store in storage and then in “Upload Success” I get the url and save it in Firebase Database. How Activity would look like?
So the problem is in Image Picker that due to this problem I can’t select an image from the photo gallery, just for camera. You showed another alternative which would be the Activity Stater. I want to create a portfolio of my professional, that is, he will add at least 6 images of work he has already done, save to the cloud (Firebase Storage) so that his client can see them later. It’s like a business card, but only with images.
I already know how to save the images in firebase storage and get the url to save in the database. With Activity Starter if I put the Result URI in the Firebase Storage upload file it doesn’t accept.
Anyway, if I solved the imagepicker problem I wouldn’t need to go here to ask for help.
Dora, if it’s too complicated, I’ll give the professional the option to just take a picture and store it on Storage. It would be interesting if he could select the images but as it’s giving an error, I’m going to abandon the idea