Baseflow / LottieXamarin

Render After Effects animations natively on Android, iOS, MacOS and TvOS for Xamarin
https://baseflow.com
Apache License 2.0
1.21k stars 261 forks source link

Using 4.1 in a Xamarin.Forms app when running on iOS an error ouccurs. #385

Open darm10 opened 1 year ago

darm10 commented 1 year ago

I have a Xamarin solution with a shared views and code for both Android and iOS. Everything works on Android and on the iOS simulator. But when I debug on an iPhone i get the following error:

Could not create an native instance of the type 'Airbnb.Lottie.LOTAnimationView': the native class hasn't been loaded.

I cannot find anything on the net about this and it's been a stuggle for the past 24hrs, any help that you could offer would be greatly appreciated.

jeroduck commented 1 year ago

Hello, Do you solved your error, because I've the same :(

Thanks, Duck.

darm10 commented 1 year ago

Hi, nope didn't find a solution.

jeroduck commented 11 months ago

Get back one year later, has someone found a solution or workaround ?

Thanks, Duck