Hello,
Well I am a beginner on Xamarin platform. I created a demo app with just a label which worked fine and executed successfully on UWP.
After adding a Master Details page I am getting few exceptions, one of the critical being is below:
Exception thrown: 'System.IO.FileNotFoundException' in mscorlib.ni.dll
Any ideas what I am doing wrong. Further details of the development environment:
Windows 10
Microsoft Visual Studio Enterprise 2015
Version 14.0.24720.00 Update 1
Microsoft .NET Framework
Version 4.6.01586
Xamarin 4.5.0.486 (fec6f88)
Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.
Any help in this regard will be appreciated.