why internal image cache just work for "asset.rootDirectory.length > 0" condition? #2299
Unanswered
zjhao-Bytedance
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
This looks like really old Objective-C code from Lottie 2.x. I'd suggest updating to a more recent version like Lottie 4.4.0 if possible! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
would like to understand why the built-in cache only supports the second condition (if (asset.rootDirectory.length > 0)) and if there's a specific reason for this choice. Thank you very much for answering this question.
Beta Was this translation helpful? Give feedback.
All reactions