Cross platform plugin for handling Google authentication.
- Available on Nuget: https://www.nuget.org/packages/Plugin.GoogleClient
- Install into your PCL project and Client projects.
- Create your Google Firebase Console Platform application.
- Follow the Android and iOS guides
- Check out Getting Started
Platform Support
Platform | Version |
---|---|
Xamarin.iOS | iOS 8+ |
Xamarin.Android | API 15+ |
Call CrossGoogleClient.Current from any project or PCL to gain access to API.
- Authentication
Here you will find detailed documentation on setting up and using the Google Client Plugin for Xamarin
-
Google Sign In SDK Bindings by Xamarin: