Xamarin.forms CarouselView ItemsSource error System.MethodAccessException

410 Views Asked by At

System.MethodAccessException has been thrown.

This exception is always thrown for CarouselView ItemsSource

Though the example from https://blog.xamarin.com/flip-through-items-with-xamarin-forms-carouselview/ is working fine. Same implementation in different solution throws this above error always.

0

There are 0 best solutions below