Hi. My friend and I are working on a paint app. It also can open the camera and display on the canvas. It should have a save button to save the drawing but when we click on saveBtn, the image does not appear in any files in or phones.
This is depending on your device, but both of them is available in the MIT App Inventor folder. Try to look for the folder with your file explorer, they are there and your gallery apps did not recognize it.
i think he should fix the name first then locate it on the folder. I tested the block last time, the saved picture is not available in the gallery app. We need to find it manually in either android or ios device
The important component is in Screen setting, Find DefaultFileScope and set it to "Shared"
I did not know there is a setting for that. I thought we need to put ex:"/storage/emulated/0/Pictures" a whole address somewhere. It worked in android, not yet tested with iOS, for some reason every project is broken in the current iOS version