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

Bug on librlottie version 0.2.0 #4

Open
leanghorn opened this issue Sep 23, 2020 · 1 comment
Open

Bug on librlottie version 0.2.0 #4

leanghorn opened this issue Sep 23, 2020 · 1 comment

Comments

@leanghorn
Copy link

Wrong loading image librlottie 0.2.0
Simulator Screen Shot - iPhone 11 Pro Max - 2020-09-23 at 16 36 25

@stasmilke
Copy link

it was caused by passing empty string in lottie_animation_from_data (SDImageLottieCoder.m). you should pass unique value as second argument, because it's used as cache key (or you can disable LOTTIE_CACHE_SUPPORT in librlottie config.h file)

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

2 participants