Google Firebase bindings for Xamarin.iOS
In order to use the new Firebase from Google we have to get some bindings for Xamarin apps, right?
We know Xamarin is working on them (see here, here and here) but it's taking longer than it should.
So here is a repo everyone can collaborate and grow the Firebase for Xamarin.iOS apps.
Firebase for Xamarin.Android is already available in Nuget. Read more here.
Appreciate any feedback on the bindings and how to make them better.
- Firebase Analytics
- Firebase Auth (Google Sign In) and a sample app.
Please create an app in the Firebase console, download GoogleService-Info.plist
and put it in the project. And enable Google Accounts sign in.