PC 版 Google Play Games では、モバイル バージョンとあわせて PC 版 Google Play Games バージョンを利用できるようにする必要があります。この要件には、次のシナリオがあります。
サーバー側でモバイル バージョンまたは関連する設定を更新した後で、PC 版 Google Play Games バージョンを検証する。
このシナリオでよくあるミスは、デベロッパーがモバイル バージョンおよび / またはサーバーの構成を更新した後で PC 版 Google Play Games バージョンの検証を忘れることです。このミスは、サーバーが古い PC 版 Google Play Games バージョンのリクエストを拒否するという問題を引き起こします。
PC 版 Google Play Games のリンクはモバイルのリンクと同じです。このシナリオでよくあるミスは、エミュレータでゲームが実行されていることをデベロッパーが検出したときに、モバイル用の別のリンクを使用することです。PC 版 Google Play Games を検出した後、正しいリンクを使用できます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-27 UTC。"],[],[],null,["# Update your game\n\nThis guide describes how to update your game after it has been approved to\nupload to the production track. It lists items to verify before updating your\ngame and publishing tasks to perform on new versions.\n\nKeep the Google Play Games on PC version available\n--------------------------------------------------\n\nGoogle Play Games on PC requires you to maintain the availability of Google Play Games on PC\nversions along with mobile versions. This requirement includes the following\nscenarios:\n\n- Verify Google Play Games on PC version after you update the mobile\n version or related configurations on the server side.\n\n A common mistake in this scenario is that developers forget to verify\n their Google Play Games on PC version after they update the mobile version\n and/or server's configurations, which causes the server to reject requests for\n the outdated Google Play Games on PC version.\n- Use the [link to Google Play](/distribute/marketing-tools/linking-to-google-play#OpeningDetails)\n for downloading a new update.\n\n The link on Google Play Games on PC is the same as on mobile. A common\n mistake in this scenario is that developers use a different link for\n mobile when they detect the game is running in an emulator. You can\n [detect Google Play Games on PC](/games/playgames/%22pc-compatibility#detect-hpe) and then use\n the correct link.\n\nPre-submit checklist\n--------------------\n\nThis section describes a checklist that you need to verify before you submit each\nupdate.\n\n### Mobile checklist\n\n- [Evaluate your game against the continuity requirements](/games/playgames/continuity-expected-behaviors).\n\n### Google Play Games on PC checklist\n\n- New features are shipped simultaneously with the mobile version.\n- Verify the [Google Play Games on PC requirements checklist](/games/playgames/start#requirements-checklist).\n\nPublishing flows\n----------------\n\nWe highly recommend that you always put a release candidate build on the test\ntrack for game updates as soon as it's available. Contact **google-play-games-support@google.com**\nwith your package name and version code to request a review.\n\n\n**Figure 1.** Recommended publishing flow for review requests on the test track.\n\nIn figure 1, there are 4 phases:\n\n1. Development phase. This includes coding, debugging, and testing.\n\n2. Checklist phase. This includes verifying mobile and Google Play Games on PC\n checklists.\n\n3. Publishing phase. Uploads versions to the test track before the production\n track, and then requests a review for the test track.\n\n4. Review phase. This is performed in parallel with production publishing.\n\nThe other option is to request a review for the production track directly if\nyou are in an emergency situation, such as your game experiencing a crash that\nmust be fixed as soon as possible.\n\n\n**Figure 2.** Recommended publishing flow for making review requests directly\non the production track.\n\nIn figure 2, there are also 4 phases. The development and checklist phases are\nthe same as figure 1. In the publishing phase, you are able to upload to the\nproduction track directly and the requested review is performed after\npublishing.\n\nFor both publishing flows, we will contact you if we find violations of the\nGoogle Play Games on PC requirements."]]