I have updated to VS 2019 16.1.6 version and debugging my xamarin forms project on android, i am getting this exception Java.Lang.NoClassDefFoundError:
whatever i tried, deleting bin, obj, clean, rebuild, restart VS, i couldnt get rid off this exception. Anyone else seeing this problem? in output window, i dont have much information.
I tried the same project to run on VS4Mac 2019 latest update, it works fine.