I followed the quickstart xamarin forms code that I downloaded from azure exactly but, i run into the following error when I try to run the iOS project:
System.TypeInitializationException: An exception was thrown by the type initializer
I've scoured the web and found a few others who have run into this issue but, none of their suggestions have worked for me.
Any idea what I could be missing?