목차 | ||
---|---|---|
|
Kakao
정보 |
---|
카카오 인증을 사용 하는 경우 필요한 설정 입니다. |
카카오 개발자 사이트 설정
...
This is required if you are using Kakao authentication. |
Kakao Developer Site Configuration
Access the (https://developers.kakao.com/) 에 접속 후 로그인 합니다.내 애플리케이션 메뉴에서 현재 사용하는 애플리케이션을 선택합니다and log in.
In the "My Applications" menu, select the application you are currently using.
Android
...
게임 센터에 구글 플레이 설정이 추가 되어 있어야 합니다.
...
Configuration
Google Play settings must be added to the Game Center.
To use Kakao Login on Android, you need to register a key hash.
https://kakaogames.atlassian.net/wiki/spaces/KS4GFC/pages/767754241/Android#1.2.5.-%ED%82%A4-%ED%95%B4%EC%8B%9C-%ED%99%95%EC%9D%B8-%EB%B0%8F-%EB%93%B1%EB%A1%9D-%EB%B0%A9%EB%B2%95게임 센터에서 설정 하는 경우 [게임센터 앱 선택 → 게임마켓정보 → 구글 플레이 → 캐 해시] 등록 메뉴에서 키 해시를 추가할 수 있습니다.
카카오 개발자 사이트에서 설정 하는 경우 [애플리케이션 선택 → 플랫폼 → Android] 메뉴에서 키 해시를 추가할 수 있습니다If setting in the Game Center, register the key hash under [Game Center App Selection → Game Market Information → Google Play → Key Hash].
If setting on the Kakao Developer Site, register the key hash under [Application Selection → Platform → Android].
iOS
...
게임 센터에 앱 스토어 설정이 추가 되어 있어야 합니다.
앱 설정이 완료 되었다면 카카오 로그인이 가능합니다.
Windows 환경 설정
...
카카오 개발자 사이트에 접속해서 애플리케이션을 선택합니다.
...
Configuration
App Store settings must be added to the Game Center.
Once the app settings are complete, Kakao Login will be available.
Windows Configuration
Access the Kakao Developer Site and select your application.
Add the following domain under [Platform → Web] in the platform settings:
https://*.kakaogames.com[카카오 로그인 Add the following URI under [Kakao Login → Redirect URI] 설정에 아래 URI를 추가합니다.settings:
https://*.kakaogames.com/service/v3/redirect/kakao
카카오게임 어드민 설정
...
카카오게임 어드민에 접속합니다. 혹시, 권한이 없다면 카카오게임즈 사업 담당자에게 문의해서 권한 혹은 등록을 요청합니다.
...
KakaoGames Admin Configuration
Access KakaoGames Admin. If you do not have access, contact the KakaoGames business manager to request permission or registration.
Enter the REST API key and JavaScript key for the app under the [Game Build → Kakao Login Settings] menu.
...