Camera1.TakePicture problem

From the extension description:

grafik

The Camera component saves the picture as .png.

All picture in my phone is JPG format.
I try to convert output to JPG with follow block:

receive error:
Unexpected value: mit.appinventor.aicompanion3/files/mypic.jpg

The image is actually a JPG - AI bug gives it a PNG extension.

Just rename the image file extension to .jpg Dragomir. The file is JPG format but a new App Inventor bug is applying a .png extension.

my extensions are independent on the DefaultFileScope

Taifun

I try to rename file like this:

I continue to have error

1 Like

Thanks!!!!

I understood everything.

Thanks!

1 Like