Official manual https://developers.google.com/games/services/common/concepts/achievements?hl=ja Set the achievements faithfully and perform the achievement acquisition process (GooglePlayGames.PlayGamesPlatform.Instance.UnlockAchievement) on the app. When you call it up, a pop-up to unlock the achievement will appear, but on XP the settings in Google Play Console will not be reflected and you will get 0 points. Are there any special settings required for XP to be reflected?
Also, when checking with ShowAchievementsUI(), you can see that the achievements have been canceled. When I checked, the canceled history was displayed, but the number of reset cancellations and XP remained at 0.
I thought it might be caused by the development build or installing directly on the device via PlayStore, but there is no specific explanation in the manual, so I would like to know the cause.
Unity2022.3.10f1 GooglePlayGamesPlugin-0.11.01 and others, FirebaseCrashlytics_8.8.0 FirebaseAnalytics_8.8.0 are used.
sho_waka is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.