0
votes

I tried to add a native view in a xamarin forms xaml file. I have downloaded the example code from this page: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/native-views/xaml Everything works file for Android and UWP. But for IOS, it can't display the native view, just a blank view. I tried every example I can find on that page , turning out to the same result. I'm using the latest version of VS 2017 and Xamarin. Thanks for any suggestion.

1
Have you tried connecting your Windows with mac?Srusti Thakkar
I have reported this issue at this link. Let's wait for response.ColeX - MSFT

1 Answers

0
votes

This issue was caused by using Xamarin.forms 3.0.0, and a service release will be available for this soon.

Refer to here.