Hello, I am trying to save my a canvas I've created in MIT App Inventor straight to the gallery on my Android phone. I understand there is some kind of bug at the moment which prevents this and I have seen similar problems on the forum but I am still unsure how to go about successfully implementing these solutions for the case of the save canvas function. These are are the blocks I currently have implemented in the program to save the canvas:
and this is the error I get:
Illegal character in path at index 81: file:///storage/emulated/0/Android/data/edu.mit.appinventor.aicompanion3/files/My Documents/Pictures/app_inventor_1634978166849.png
Note: You will not see another error reported for 5 seconds.
Thanks in advanced for the help!