반응형
이 문제는 google-signin-support 파일을 로드할 수 없기 때문에 발생하는 문제일 수 있습니다.
우선, google-signin-support파일이 있는 아래 폴더로 가줍니다.
Assets\GoogleSignIn\Editor\m2repository\com\google\signin\google-signin-support\1.0.4
확장자가 scaar로 되어있는 파일들이 있습니다.
이 파일들의 확장자 srcaar을 aar로 바꿔줍니다.
이후 빌드하여 정상 작동하는지 확인합니다.
DllNotFoundException: Unable to load DLL 'native-googlesignin': The specified module could not be found. · Issue #106 · google
Im getting an error when trying to signin with Google using the google-signin-unity plugin. its showing like this in the logcat errors: E Unity : Unable to find native-googlesignin 08-30 12:21:52.7...
github.com
반응형
LIST
'Unity' 카테고리의 다른 글
유니티 GoogleAdmob 보상형 광고 로드 최적화 (0) | 2025.01.08 |
---|---|
Unity Shader Graph 이용한 외곽선 생성법 (0) | 2025.01.07 |
unity gradle build failed (0) | 2024.12.19 |
Google Sign in Plugin 임포트시 발생하는 에러 해결법 (1) | 2024.12.17 |
유니티 구글 플레이 업적 시스템, 리더 보드 (0) | 2024.10.27 |