메타 데이터의 끝으로 건너뛰기
메타 데이터의 시작으로 이동

You are viewing an old version of this content. View the current version.

현재와 비교 View Version History

« 이전 버전 2 현재 »

This guide explains how to handle profile (player information) related data within the game.


What is Player Information?

  • Player information includes the player ID, custom data set by the player, and IDP information.

    • The player ID (playerId) is a unique value used by the KakaoGames platform to identify users.

Player ID

  • According to KakaoGames policy, each user must be able to view their player ID within the game.

    • Typically, the player ID can be displayed in the game settings screen under the name "Kakao Member Number."

    • Example of Implementation

    • The player ID can be obtained through the "Get My Information" API. For more details, please refer to the "Get My Information" API.

  • 레이블 없음

0 댓글

로그인 상태가 아닙니다. 변경하는 경우 익명으로 표기됩니다. 이미 계정이 있다면 로그인을 원하실 수 있습니다.