Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
6.4.2
-
None
Description
I am using the AnimatedImage type with a .webp source format. I have qitmageformats installed with libqwebp. When I run the app on iOS, I get the error:
QML AnimatedImage: Error Reading Animated Image File qrc:/qt-project.org/imports/QtQuick/Controls/iOS/images/busyindicator-animation-dark.webp
Also, QMovie::supportedFormats() shows only the gif format.
There is no problem when running it on a Mac.