Closed youknow-yoonho closed 8 months ago
Are you using LottieAnimationView.setAnimationFromUrl? If so, there likely going to be network errors from time to time. You will need to set a failure listener to handle those exceptions.
@gpeal
Yes, right.
I am using the function LottieAnimationView.setAnimationFromUrl()
.
But it is developed XML UI, not compose.
But the crash is occurred with Compose.
Sorry, I will re-write this issue another account.
Version Info
Description
I found a crash issue in my Crashlytics report. (Firebase) We use so many Lottie files dynamically, so I couldn't specify what Lottie file has a problem. But I think that this issue is not reproduced 100%. Is there any solution? or how can I find what JSON file has a problem?
Crash stack trace