First day back - since Oct 21st I have had a very nasty fall (still have the scares to show for it) and followed that up by catching a cold bug that has been very tough to shake off - wife and I are still at about 60% of our normal energy levels (both tested for covid).
Going to try out the various projects. I have been able to extract Exif data via javascript in a Browser (files on my server just to test), so the main task is to convert photos on-the-fly to B64 and pass that string to the script, all-in App (no internet required).
......Nope, moving the file alone is not the answer, Juan's FileToString still returns 'File Not Found'. Android 11, APK: /storage/emulated/0/Android/data/appinventor.ai_chrisward2k2.GET_EXIF/files/PhotoFolderASD/1636561720268.jpg
The only difference is the image format (jpg vs png)? Or is it wrong to give the Block the full path? I have also tried just the file name thus:
/app_inventor_1636635491819.jpg but it is not found.
Now, most people will probably establish an App Folder specifically for the photos produced by their App - my path example: