We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2025/02/08 19:17:49.501 25685 25765 Error Unity DllNotFoundException: Unable to load DLL 'native-googlesignin'. Tried the load the following dynamic libraries: Unable to load dynamic library 'native-googlesignin' because of 'Failed to open the requested dynamic library (0x06000000) dlerror() = dlopen failed: library "native-googlesignin" not found 2025/02/08 19:17:49.501 25685 25765 Error Unity at Google.Impl.GoogleSignInImpl.GoogleSignIn_Create (System.IntPtr data) [0x00000] in <00000000000000000000000000000000>:0 2025/02/08 19:17:49.501 25685 25765 Error Unity at Google.Impl.GoogleSignInImpl..ctor (Google.GoogleSignInConfiguration configuration) [0x00000] in <00000000000000000000000000000000>:0 2025/02/08 19:17:49.501 25685 25765 Error Unity at Google.GoogleSignIn.get_DefaultInstance () [0x00000] in <00000000000000000000000000000000>:0 2025/02/08 19:17:49.501 25685 25765 Error Unity at SignInApiCalling.Logger () [0x00000] in <00000000000000000000000000000000>:0 2025/02/08 19:17:49.501 25685 25765 Error Unity at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 2025/02/08 19:17:49.501 25685 25765 Error Unity at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+E
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2025/02/08 19:17:49.501 25685 25765 Error Unity DllNotFoundException: Unable to load DLL 'native-googlesignin'. Tried the load the following dynamic libraries: Unable to load dynamic library 'native-googlesignin' because of 'Failed to open the requested dynamic library (0x06000000) dlerror() = dlopen failed: library "native-googlesignin" not found
2025/02/08 19:17:49.501 25685 25765 Error Unity at Google.Impl.GoogleSignInImpl.GoogleSignIn_Create (System.IntPtr data) [0x00000] in <00000000000000000000000000000000>:0
2025/02/08 19:17:49.501 25685 25765 Error Unity at Google.Impl.GoogleSignInImpl..ctor (Google.GoogleSignInConfiguration configuration) [0x00000] in <00000000000000000000000000000000>:0
2025/02/08 19:17:49.501 25685 25765 Error Unity at Google.GoogleSignIn.get_DefaultInstance () [0x00000] in <00000000000000000000000000000000>:0
2025/02/08 19:17:49.501 25685 25765 Error Unity at SignInApiCalling.Logger () [0x00000] in <00000000000000000000000000000000>:0
2025/02/08 19:17:49.501 25685 25765 Error Unity at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0
2025/02/08 19:17:49.501 25685 25765 Error Unity at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+E
The text was updated successfully, but these errors were encountered: