I am using Lottie for animation in Xamarin Forms app. The animation works fine on Android but the animation doesn't shows up on iOS.
I have intialized AnimationViewRenderer in AppDelegate and using v2.4.0.Also, I have tried setting Auto Play mode manually from code behind, it didn't helped.