Firebase: Invalid file format image webp.

Resolved

One function of my application is to upload a photo of a product. I've already connected it to Firestore and used the action "upload media to Firebase," and everything is working correctly when the user adds photo formats: png and jpeg. However, when the user tries to upload a webp file, it's not possible, showing the message: "Invalid file format image/webp." Since it is possible to upload the image/webp file format directly to Firestore, what could be happening in Flutterflow?

4 replies