Skip to content

Releases: CrossGeeks/GoogleClientPlugin

v1.1.0 Release

06 Dec 22:24
Compare
Choose a tag to compare

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

Contributors