유니티 Firebase 구글 로그인 구현
Unity/SDK2024. 1. 15. 15:44유니티 Firebase 구글 로그인 구현

필수 과정Firebase 사이트에서 테스트 프로젝트 생성프로젝트 기능으로 Authentication 등록Unity에서 연동할 SDK와 google-services-json 파일 업로드Android 빌드 맞춤과 Project Settings에서 user key 생성생성한 key에서 SHA 인증서 지문 등록unity 패키지 이름 = Firebase 패키지 이름 맞추기 (com.company.name)Google Web Client ID 준비구글 Signin 패키지 다운 Releases · googlesamples/google-signin-unityGoogle Sign-In API plugin for Unity game engine. Works with Android and iOS. - googlesample..

image