Skip to content

Latest commit

 

History

History

samples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Google Client Sample App

Sample project to demostrate how to use the Google Client plugin, if you wish to compile the project you must:

  • Clone the Repo
  • Open the GoogleClientSample Project in your Visual Studio IDE.
  • Create your Google Firebase Console Platform application.
  • Deploy the App to your device the end result should look like this:

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

References

Contributors