azchohfi / LottieUWP

UWP port of Lottie(https://github.com/airbnb/lottie-android)
Apache License 2.0
274 stars 45 forks source link

add cacheKey null check #40

Closed HHChaos closed 6 years ago

HHChaos commented 6 years ago

when using LottieView.SetAnimationFromJsonAsync() or other methods that quote LottieComposition.Factory.FromJsonStringAsync(),it will cause a null exception