Releases: CrossGeeks/GoogleClientPlugin
Releases · CrossGeeks/GoogleClientPlugin
v1.1.0 Release
Initial Release of Google Client Plugin
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
- Silent Login
- User Active Token
- Enable Additional Scopes and API’s
- Enable Server Auth Code or RequestIdToken Programmatically
- Exceptions (NotInitialized, SignInCancelled, KeychainError, etc)
Documentation
Here you will find detailed documentation on setting up and using the Google Client Plugin for Xamarin
Google Client Sample Application
References
-
Google Sign In SDK Bindings by Xamarin: