C#C
C#6mo ago
Zoli

✅ Maui Firebase Google Sign in issue.

I'm trying to implement Google Sign-In with Firebase using the Plugin.Firebase NuGet package (following the sample provided).

The project builds and runs fine, but when I select a Google account to sign in, I get an exception immediately after account selection.

To make things easier to follow, I’ve created a gist that contains all my configuration and code.

https://gist.github.com/herczegzoltan/0873b5b4f0e9811570a39e1a20a01f0b
Gist
GitHub Gist: instantly share code, notes, and snippets.
Was this page helpful?