0
votes

I'm new to xamari. I'm trying to run my project but i keep getting this error:

enter image description here

enter image description here

the issue started after adding a new content page to the project, i can't find out what's the issue, the content page has the assembly name on it, look:

enter image description here

i'm trying to follow this tutorial: Xamarin.Forms Multiscreen Quickstart

what should i do? [windows 10, Visual Studio 2017 community]

Hard to tell w/o source. But, it looks like you did not download the source for the example. In that example, in the codebehind in App.xaml.cs is Phoneword. - JamieMeyer
Download the whole sample project and analyse. If you are new to C#, don't waste your time. - Lex Li