I came across an incorrect operation of the Image Convertor and Cloudinary extensions, namely, it works correctly with Android 11.
On 15, Image Convertor does not rotate the image, and Cloudinary does not send. No error or permission request is displayed, what could be the cause?
Taifun
February 1, 2025, 9:28pm
#2
Check the responseContent
Taifun
PS: please provide a link to the ImageConvertor extension
EDIT: I now found it here
com.kumaraswamy.convertor.aix (6.9 KB) Just enter the image you want to convert with the new image path. The image will be accordingly encoded to the mime/file type (JPG, PNG, WEBP) of the output path 🙂 See post 14 for extension update See...
Reading time: 4 mins 🕑
Likes: 27 ❤
For that extension you could try an alternative, for exampke App Inventor Extensions: Image | Pura Vida Apps
ImageConvertor - uk.co.metricrat.imageconvertorV3.3
link unknown at the moment, downloaded it from the forum.
I’ll check out your extension when I have a moment.
Ok, I made some changes to the program and image rotation works on both extensions.
Cloudinary still doesn’t work. ResponseContent returns nothing.