Google Play 遊戲成就 - 積分不變 (Google Play Games Achievements - Points Not Changing)


問題描述

Google Play 遊戲成就 ‑ 積分不變 (Google Play Games Achievements ‑ Points Not Changing)

之前,我取得了 5 項成就並與我的遊戲一起發布,該遊戲處於 alpha 測試階段。

現在我正在嘗試修改這 5 項成就,並且其他所有內容都成功更新(名稱、描述、圖標和列表順序),但經驗值不會更新,即使我也更改了給定的點數。

我在大約 5 小時前更新了成就。這可能是某種緩存/更新延遲問題,還是我在這裡遺漏了什麼?也許我需要重新發布成就,才能更新體驗?


參考解法

方法 1:

Have you read official documentation above Editing an achievement?

You have the steps to Undoing an edit, Deleting an achievement and Resetting an achievement.

And you should be careful, if you are to publish your app, because once an achievement is published, its initial state (hidden or revealed) and its type (incremental or standard) is fixed and cannot be changed.

方法 2:

The achievements needed to be re‑published for the experience count to update.

(by user38725Gustavo Moralesuser38725)

參考文件

  1. Google Play Games Achievements ‑ Points Not Changing (CC BY‑SA 2.5/3.0/4.0)

#google-play-games #Android






相關問題

Google Play 服務登錄錯誤 (Google Play Services sign in error)

Google Player 遊戲服務錯誤:無法構建示例遊戲 (Google Player Game Service Error: Can't build the sample game)

Google Play 遊戲服務無法接受邀請 (Google Play Game Services can't accept invitations)

ITMS-90535 無法發布 libgdx iOS 應用程序 (ITMS-90535 Unable to publish libgdx iOS app)

Google Play 遊戲成就 - 積分不變 (Google Play Games Achievements - Points Not Changing)

玩遊戲服務,我們能知道我們什麼時候通過另一個hiscore嗎? (Play Game Services, can we know when we pass another hiscore?)

Android Google Play 遊戲服務 (Android Google Play Games Services)

為 Google 播放器帳戶存儲自定義數據的免費方式。(安卓,全球定位系統) (Free way to store custom data for a google player account. (Android, GPGS))

Unity Google Play Services Plugin API 與 Show Leaderboard UI 功能不同步? (Unity Google Play Services Plugin API is not sync with Show Leaderboard UI function?)

Android遊戲客戶端,Fragment上未顯示成就解鎖彈出窗口 (Android Game Client, Achievement unlock popup not shown over the Fragment)

我在 google play 上發布的應用程序在用戶下載時會顯示一個 android 文件。我怎樣才能解決這個問題? (My published app on google play shows an android file when users download it. How can i fix this?)

Google Drive Api 已棄用(Google play games -> Saved Games) (Google Drive Api deprecated ( Google play games -> Saved Games ))







留言討論