Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.13.1
-
-
fec8b7e2e43d3738db736c969758a40cde8fe2ee
Description
Customer uses Lottie on Windows and Mac without an issue, but on iOS he receives following error:
"Project ERROR: Plugin lottieqt is missing a classname entry, please add one to the qmldir file."
QtLottie could be missing the LottieAnimation from the qmldir.
On Windows and Mac it is running with dynamically loaded Qt libraries, but on iOS the libraries are statically linked.