airbnb / lottie-web

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

Lottie animation not loading (rendering too slow) on mobile devices (iPhone and Android) but loading fine on web #2943

Open vijaysolankiii opened 1 year ago

vijaysolankiii commented 1 year ago

I am currently experiencing an issue with Lottie animation not loading on mobile devices (specifically iPhone and Android rendering too slow) while it loads fine on web. I have checked the code and the JSON file, and everything seems to be in order.

I have tried loading the animation on different mobile devices and browsers, but the issue persists. The animation simply does not show up on the screen, and I am not receiving any error messages or warnings.

bodymovin commented 1 year ago

hi, what are you using to render in iPhone and Android? the native players or the web player?

vijaysolankiii commented 1 year ago

using web player