I have created a Xamarin.Forms application using .NET standard library. I am trying to run iOS application on my iOS device using Xamarin Live Player application but I am always getting the error
"The type or namespace 'Xamarin' could not be found in global namespace"
I have tried to update Xamarin.Forms as some links suggested but still no fruitful.
Here is the screenshot of error that I am getting.
Please help me with running application on my iOS device. My device is iPhone 6 Plus and iOS version is 11.4.
Thank you in advance.