Hi,
I am using Xamarin Forms with visual studio 2017 .. the new project is always has Xamarin.Forms v 2.3.3.191.
The project doesn't work .. it stops on (InitializeComponent) on the MainPage .. just stops and nothing happening.
I thought the problem is with Xamarin.Forms version, so I installed the update of Xamarin.Forms .. the version 2.5.0.121934 (Last Stable)
Then when I rebulid the Android project it gives me that error
Severity Code Description Project File Line Suppression State
Error Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'Xamarin.Android.Support.Fragment, Version=1.0.0.0, Culture=neutral, PublicKeyToken='. Perhaps it doesn't exist in the Mono for Android profile?
File name: 'Xamarin.Android.Support.Fragment.dll'