Closed divyesh08 closed 3 years ago
I have figured out the real reason of this error. This error is actually cause by the modernhttpclient (2.4.2). I have removed this nuget from all projects and the error is gone! So, the real culprit is modernhttpclient and not Lottie.
🐛 Bug Report
I have installed Com.Airbnb.Xamarin.Forms.Lottie nuget version 4.0.8. When I have run the app in Android device it throws java exited with code 1 error at compile time.
In my project Xamarin.Forms nuget version is 4.8.0.1821
Pro guard is disabled in my Android build option and Multidex option is also enabled. Also I have tried to increase heap size but it still not works.
Expected behavior
App should be run without any error.
Reproduction steps
Configuration
Version: 1.x
Platform: