I updated to latest version of Xamarin, where PCL is \"fully supported\". How can i use Azure Mobile Services now?
if i create PCL lib and trying to add it with NuGe
Make sure you have called
CurrentPlatform.Init();
before instantiating the mobile service client