Getting the error "Visual Studio requires a newer version of Windows to display this content." when using the XAML designer tool in Xamarin. Any ideas on how I'd go about tracking down the source of this? I'm using Windows 10, and Visual Studio 2015.
Update from 14th September 2016
The live preview for Xamarin forms is now available in the stable channel. https://developer.xamarin.com/releases/studio/xamarin.studio_6.1/xamarin.studio_6.1/#Xamarin_Forms_Previewer
Update from 27th April 2016
Xamarin has just announced a live preview for Xamarin.Forms on the Evolve 2016 Keynote. It is included in the alpha channel, and you need to update Xamarin.Forms to 2.3 prerelease.
Original Answer
Xamarin.Forms XAML is not WPF XAML. There is currently no editor for this dialect.
There is not yet a visual designer for generating XAML in Xamarin.Forms applications, so all XAML must be hand-written.
The only way to have a preview is currently Gorilla Player. But the community is requesting it strongly. It's the feature request with the most votes.
I was facing the same problem when I was loading the MainPage.xaml
file of my UWP
application in my Visual Studio 2019
.
I was sure that I have the version 1903 (10.0.18362.0) in my system, so the problem was not that. To fix this error, this is what I did.
Now you should be able to see the design view of your xaml
file. Hope it helps.
This answer is based on the Title (No Xamarin)
I found this Choose a UWP Version link to be helpful in solving the problem.
Go to:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With