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 geöffnet am 5. Sept. 2022

Auf GitHub ansehen
 (20 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Swift (26.751 Stars) (3.831 Forks)batch import
enhancementhelp wanted

Beschreibung

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