airbnb / lottie-web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
MIT License
30.34k stars 2.87k forks source link

Crash in IOS Safari browser after some time lottie-web animation is playing #2439

Open s-any-ok opened 3 years ago

s-any-ok commented 3 years ago

Hello

I'm experiencing crashes in IOS Safari browser after some time lottie animation is playing. Lottie animation is playing 4-8 minutes before appears white screen or app reloads, it depends on IOS version and device. Also, iPhone is overheating while lottie animation is playing.

I tried 1) this.anim.setSubframe(false); 2) change renderer params ('svg', 'canvas', 'html')

Could anyone help ?

Thanks in advance!

image Screenshot 2021-01-26 at 13 39 41

bodymovin commented 3 years ago

hi, can you share your animation or a link to it?

s-any-ok commented 3 years ago

hi, can you share your animation or a link to it?

animation_example.zip

ajmeese7 commented 1 year ago

@s-any-ok in the future don't take pictures of your source code, no one is going to type it all out to replicate your issue and help you. Paste your code between ```js and ``` so proper syntax highlighting is applied and others will be more easily able to assist you :)

rohit-uf commented 1 year ago

Any update regarding this?

andredezzy commented 8 months ago

Any news?