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.
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:
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.