Kakao
1. Kakao
This is required if you are using Kakao authentication.
1.1. Kakao Developer Site Configuration
Access the Kakao Developer Site (https://developers.kakao.com/) and log in.
In the "My Applications" menu, select the application you are currently using.
1.2. 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.
Android SDK Installation | 5. Key Hash Verification and Registration MethodIf 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].
1.3. iOS Configuration
App Store settings must be added to the Game Center.
Once the app settings are complete, Kakao Login will be available.
1.4. Windows Configuration
Access the Kakao Developer Site and select your application.
Add the following domain under [Platform → Web] in the platform settings:
https://*.kakaogames.comAdd the following URI under [Kakao Login → Redirect URI] settings:
https://*.kakaogames.com/service/v3/redirect/kakao
1.5. 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.