google-signin-unity icon indicating copy to clipboard operation
google-signin-unity copied to clipboard

Google Sign-In API plugin for Unity game engine. Works with Android and iOS.

Results 120 google-signin-unity issues
Sort by recently updated
recently updated
newest added

Hello everyone. I am trying to integrate Firebase Google authentication with Firebase's latest version (facebook-unity-sdk-14.1.0) and your updated GoogleSignIn plugin. In case that it was auto-updated to the latest 6.2.0...

I have a Unity app that uses GoogleSignIn package and Firebase Authentication. It SOMETIMES works, but problem is that it also SOMETIMES fails and I have not been able to...

I understand that the IdToken is unique when importing IdToken of a specific user through authentication in the same Firebase project. Does this IdToken have a valid period like AccessToken?

app will crash when calling GoogleSignIn_Configure in GoogleSignInImpl please fix this Unity Version: 2020.3.16f1 Google Signin SDK Version: 1.0.4

Fixes for the updated GoogleSignIn iOS pod version 5.0.0+, see issue #122

In the sample scene and script I replaced the clientID with my own (ID with client type 3 form oauth_client section in google-services.json). I keep getting this error whenever I...

I always got error "Got Error: DeveloperError Exception of type 'Google.GoogleSignIn+SignInException' was thrown."

Our Unity mobile app sometimes doesn't show Google consent page: so it hasn't a refresh token (and then many consequent troubles...). Here the bugged use case: 1. Open app. 2....

I have a weird issue. I implement this plugin to sign in by google in the Android app. I made all that stuff with QAuth, followed the instruction and everything...

In recent versions of Unity (for example 2020.1.3f1), the Google Sign-in Package contains compilation errors that prevens Unity from building or playing. The errors are: - `Library\PackageCache\[email protected]\Editor\Models\Providers\Collab.cs(740,30): error CS1983: The...