Hi,
I tried to create binding library for Lottie iOS from its pod.
I located it here.
However, when I tried to create the demo application, the initialization of the object is always null
.
Please help.
Regards,
Tuyen
I had to build the project manually to have the fat framework, but Sharpie couldn't generate ApiDefinition for fat framework.
Answers
I found that it's only
. It works fine on device.
null
on SimulatorI had to build the project manually to have the fat framework, but Sharpie couldn't generate ApiDefinition for fat framework.