Skip to content
New issue

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

Google Login issues "Error Unity DllNotFoundException: Unable to load DLL 'native-googlesignin'" #269

Open
gadgetsteach opened this issue Dec 18, 2024 · 4 comments

Comments

@gadgetsteach
Copy link

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

@egorovsa
Copy link

egorovsa commented Jan 1, 2025

I faced the same as soon as I updated min API Level to 24 from 23.
Any ideas?

@alf16d
Copy link

alf16d commented Jan 20, 2025

Try this, this is working with unity 2022.3
#268 (comment)

@cinephile231
Copy link

Same Here 🤯

@cinephile231
Copy link

cinephile231 commented Jan 24, 2025

#106 (comment)

it works!😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants