alexrainman / CarouselView

CarouselView control for Xamarin Forms
MIT License
437 stars 177 forks source link

TypeLoadException #22

Closed marlonribeiro01 closed 8 years ago

marlonribeiro01 commented 8 years ago

I'm getting this on CarouselViewRenderer.Init()

System.TypeLoadException: Could not load type 'CarouselView.FormsPlugin.Android.CarouselViewRenderer' from assembly 'CarouselView.FormsPlugin.Android, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

Xamarin.Forms version 2.3.2.127 (Latest stable) CarouselView.FormsPlugin version 2.2.0

alexrainman commented 8 years ago

Will confirm this tomorrow and its actually a bug, the fix will be included in next release by end of month. For now a possible solution is to downgrade XForms. Thanks

alexrainman commented 8 years ago

I updated to latest XForms and the control still working.

marlonribeiro01 commented 8 years ago

What version are you using? I am not sure if my problem is the XForms version, I've tried a lot of versions but it is still not working,

alexrainman commented 8 years ago

Did you updated to Xamarin.Android 7?

marlonribeiro01 commented 8 years ago

No.

alexrainman commented 8 years ago

Well, i updated to latest XForms and latest Xamarin.Android (7.0.1.2) and still working, so i cannot confirm your issue. I also installed SDK 24 with build tools 24.

alexrainman commented 8 years ago

Any updates on this from your side?

marlonribeiro01 commented 8 years ago

Oh sorry, I answered on another open issue. I uninstalled Xamarin e reinstalled the Cycle 7 stable version and it's all working now! (Including another bug which was crashing my app using the MediaPlugin when opening the camera on some devices). Thanks!

alexrainman commented 8 years ago

Thanks

alexrainman commented 7 years ago

If my work is helping you, please help me back: https://xamarinhq.wufoo.com/forms/nominate-a-xamarin-mvp/

alexrainman commented 7 years ago

This is what i have done that is community visible: