Error During Google Login "Error Unity DllNotFoundException: Unable to load DLL 'native-googlesignin'."

2024-12-18 17:42:11.654 16298 16360 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
2024-12-18 17:42:11.654 16298 16360 Error Unity at Google.Impl.GoogleSignInImpl.GoogleSignIn_Create (System.IntPtr data) [0x00000] in <00000000000000000000000000000000>:0
2024-12-18 17:42:11.654 16298 16360 Error Unity at Google.Impl.GoogleSignInImpl…ctor (Google.GoogleSignInConfiguration configuration) [0x00000] in <00000000000000000000000000000000>:0
2024-12-18 17:42:11.654 16298 16360 Error Unity at Google.GoogleSignIn.get_DefaultInstance () [0x00000] in <00000000000000000000000000000000>:0
2024-12-18 17:42:11.654 16298 16360 Error Unity at LoginManager.OnSignIn () [0x00000] in <00000000000000000000000000000000>:0
2024-12-18 17:42:11.654 16298 16360 Error Unity at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0

1 Like

any fix you found

DllNotFoundException: Unable to load DLL 'native-googlesignin': The specified module could not be found. · Issue #106 · googlesamples/google-signin-unity · GitHub this is real fixing working for me.