Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on iOS devices if json contains base64 images #1

Open
RomanTsarou opened this issue Jan 16, 2024 · 2 comments
Open

Doesn't work on iOS devices if json contains base64 images #1

RomanTsarou opened this issue Jan 16, 2024 · 2 comments

Comments

@RomanTsarou
Copy link

Thanks for your job. You've made a great library.
I have a lottie animation with base64 images. It works properly on Android, but doesn't on iOS.

@alexzhirkevich
Copy link
Owner

This library doesn't implement lottie drawing. It only delegates it to the other renderers. If something doesn't work it means that this feature is not currently supported by this renderer

@LaatonWalaBhoot
Copy link

@alexzhirkevich can something like this be set for Skiko renderer airbnb/lottie-ios#2314
It works with iOS. Android already works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants