Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 2.05 KB

README.md

File metadata and controls

56 lines (38 loc) · 2.05 KB

Google Client Plugin for Xamarin iOS and Android

Cross platform plugin for handling Google authentication.

Setup

Platform Support

Platform Version
Xamarin.iOS iOS 8+
Xamarin.Android API 15+

API Usage

Call CrossGoogleClient.Current from any project or PCL to gain access to API.

Features

  • Authentication

Documentation

Here you will find detailed documentation on setting up and using the Google Client Plugin for Xamarin

Google Client Sample Application

References

Contributors