UXDivers / Gorilla-Player-Support

This is the public Gorilla Player support website
http://gorillaplayer.com
115 stars 17 forks source link

Error trying using xamarin forms above 3.4, Gorilla sdk 1.5.0 and lottie. #341

Open lunjio opened 5 years ago

lunjio commented 5 years ago

Getting error "System.NotSupportedException: Unable to activate instance of type Xamarin.Forms.Platform.Android.FormsEditText from native handle 0x7e600021 (key_handle 0x41f89b90)." Gorilla sdk verison 1.5 , Using Prism and Lottie, on Xamarin.Forms 3.4 everything works fine, but on any version above app crashes with described error.

LeoHere commented 5 years ago

@lunjio can you provide a simple project where we can reproduce the issue?