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

Closed
RomanTsarou opened this issue Jan 16, 2024 · 3 comments
Closed

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

RomanTsarou opened this issue Jan 16, 2024 · 3 comments
Labels
bug Something isn't working
Milestone

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.

@alexzhirkevich
Copy link
Owner

alexzhirkevich commented Jun 4, 2024

Will be fixed with a new multiplatform rendering engine

@alexzhirkevich alexzhirkevich added this to the 2.0.0-beta01 milestone Jun 26, 2024
@alexzhirkevich alexzhirkevich added the bug Something isn't working label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants