Aha, just tried with a bigger file, doesn’t work
This is why I work with App Inventor
Try using the KIO4 Base64 extension, and get the base64 from the loaded image:
2 Likes
Image file size ?
yeah i used it but it is only working for the assets in case i install apk, i have to do FileToStringASD with “//test.jpg” and else location doesnt work, also like your picture uses function .ImageToBase64 doesnt work for me, btw. my phone is OPPO A31
i can create base64 string with this but doesnt work for camera or filepicker, i even tried adding “file://” to file or removing “/storage/emulated/0” but none of that worked
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.