Element Is Not Of Type Xamarin.forms.view When Starting Blank Xaml App
It's began after Xamarin updating After creating Xamarin forms (Blank Xaml App) project in VS2015 I'm trying to start this project in debug mode with out any changes. And, in the t
Solution 1:
Thanks to everybody! Here is the solution of the problem:
Solution 2:
In my case, I solved it by cleaning and then rebuilding the whole solution.
Nevertheless, I guess it should work by doing that only with the Xamarin.Droid Project.
Post a Comment for "Element Is Not Of Type Xamarin.forms.view When Starting Blank Xaml App"