airbnb / lottie-ios

An iOS library to natively render After Effects vector animations
http://airbnb.io/lottie/
Apache License 2.0
25.76k stars 3.75k forks source link

The lottie animation is loaded and displayed but with no animation. #2055

Closed cristian1980 closed 1 year ago

cristian1980 commented 1 year ago

The attached json file does not animate in the sample application https://github.com/airbnb/lottie-ios/tree/master/Example/iOS.

Thank you for any help.

Which Version of Lottie are you using?

Lottie 4.2.0 and 4.1.3 have this issue

Expected Behavior

The animation should animate.

Actual Behavior

The animation in the attached file is loaded and displayed correctly but no animation can be observed. image

Animation JSON

The json file is attached.

v13.json.zip

travismmorgan commented 1 year ago

I am also having issues with animations loading but not playing. These are animations that worked in previous versions. spinner.json.zip

calda commented 1 year ago

Thanks for the report @cristian1980, here's a fix: https://github.com/airbnb/lottie-ios/pull/2157

calda commented 1 year ago

@travismmorgan, the issue with your animation was fixed by #2156

2023-08-24 15 56 54