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:
- 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