Can’t get XP even after unlocking Achievement with GooglePlayGameService [closed]
Closed 6 mins ago.
GooglePlayGameServiceでAchievementを解除してもXPが取得できない
公式のマニュアル
https://developers.google.com/games/services/common/concepts/achievements?hl=ja
の通りに実績を設定し、アプリ上で実績の取得処理(GooglePlayGames.PlayGamesPlatform.Instance.UnlockAchievement)を呼び出したところ、実績解除のポップアップが出てきますがXPはGooglePlayConsoleで設定したものが反映されず0ポイントになってしまいます。XPが反映されるためには何か特別な設定が必要でしょうか?