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 108 google-signin-unity issues
Sort by recently updated
recently updated
newest added

Since there is deprecation and migration recommendation from signin system : copied from readme > https://developer.android.com/identity/sign-in/legacy-gsi-migration https://developers.google.com/identity/sign-in/ios/quick-migration-guide Thank for ios fix which was cherrypicked from this fork : https://github.com/pillsgood/google-signin-unity Android...

"I have confirmed that I have enabled Google authentication in Firebase, and the SHA-1 has been added to Firebase and re-imported the google-services.json file, but still encountering 'DeveloperError Exception of...

![image](https://github.com/googlesamples/google-signin-unity/assets/169259703/5be16aa7-5bca-49f4-a9e1-e4f9dbbd41f5) I am very confused. A build error occurs when using Firebase Unity SDK 11.9.0 and google-signin-unity 1.0.4 together. but If I uninstall 1.0.4 the build succeeds, how can i...

Hello, I had this issue when I built android apk on unity. unity version:2022.3.16f1 It seems like files in folder below are defined multiple times in another place? native-googlesignin\src\main\java\com\google\googlesignin I...

New Issues appear when we use Pod GoogleSignIn >= 6.0.1 or Pod GoogleSignIn >= 6.2.4 or any higher version of the google. Google have done some libraries & class changes...

System.Reflection.AmbiguousMatchException: Ambiguous match found. at System.RuntimeType.GetMethodImplCommon (System.String name, System.Int32 genericParameterCount, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConv, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00050] in :0 at System.RuntimeType.GetMethodImpl (System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder...

hello every body its working fine on armv7 build but not work in arm64 (with no error)