Iam trying to create a cress platform mobile app using Xamarin forms. I am using an azure mobile service and have to authenticate to the Azure active directory. I have previously done this with Xamarin.Android. But I am not sure how to do this with PCL. I ahve already created a Mobile service and Active directory on Azure portal.
If anyone can guide me on how to go forward with this or provide me with any example it would be very helpful.Thanks.