Hi,
I have to access Google contact in our Xamarin.iOS app so, We have generate Google's people API key and client id in https://console.developers.google.com/https://console.developers.google.com/But I don’t know how to consume API in Xamarin.ios app. We need to get Google contact details using Api. We got some code for .net in Google documentation but unfortunately it is not working in Xamarin platform. Google API library is not supporting in xamarin platforms also.
Is there any other way to consume Google people rest api using OAuth 2.0 in xamarin.ios?
Please help me to solve this issue.