airbnb/lottie-ios

The Main Thread rendering engine doesn't currently support repeaters. To play an animation with repeaters, you can use the Core Animation rendering engine instead

Open

#1,739 opened on Sep 5, 2022

View on GitHub
 (20 comments) (2 reactions) (0 assignees)Swift (3,831 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (26,751 stars)
PR merge metrics
 (Avg merge 2d 16h) (5 merged PRs in 30d)

Description

Hi, I am getting this error.

Lottie/ItemsExtension.swift:83: Fatal error: The Main Thread rendering engine doesn't currently support repeaters. To play an animation with repeaters, you can use the Core Animation rendering engine instead. 2022-09-05 21:45:24.501920+0400 Demo[46949:6094753] Lottie/ItemsExtension.swift:83: Fatal error: The Main Thread rendering engine doesn't currently support repeaters. To play an animation with repeaters, you can use the Core Animation rendering engine instead.

Which Version of Lottie are you using?

Lottie 3.4.3

Animation JSON

https://lottiefiles.com/59461-heart-beat-pop-up

Contributor guide