/xamarin-forms-samples/XAMLSamples/XamlSamples/XamlSamples.iOS/AppDelegate.cs(37,37): Error CS0234: The type or namespace name `App' does not exist in the namespace `XamlSamples'. Are you missing an assembly reference? (CS0234) (XamlSamples.iOS)
Brand new to Xamarin forums, simply wanted to download the samples as I've followed most of the XAML tutorials and made my own.
I git cloned from https://github.com/xamarin/xamarin-forms-samples/tree/master/XAMLSamples
Then I opened and tried to build iOS Xamarin then encountered the error.
Now, I'm running on a mac with Xamarin studio.
I looked around for a fix, everything that was suggested doesn't work. (Deleting packages and updating them)