[[["易于理解","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"]],["最后更新时间 (UTC):2025-07-27。"],[],[],null,["# Additional tools and support\n\nThe following tools and resources will help you make the most of the Play\nIntegrity API as part of your anti-abuse strategy.\n\nMonitor Play Integrity API status\n---------------------------------\n\nThe [Play status dashboard](https://status.play.google.com) shows\nstatus information for the Play Integrity API. Information will be posted about\nservice status including any disruptions and outages. If you're experiencing an\nissue not listed on the page, please contact [Google Play developer\nsupport](https://support.google.com/googleplay/android-developer/contact/piaqr).\n\nTest different Play Integrity API responses within your app\n-----------------------------------------------------------\n\nYou can create tests to evaluate how the Play Integrity API interacts with your\napp. For email addresses you specify, you can select the integrity verdicts or\nerror code they should get in your app from Google Play's servers. This lets you\ntest how your app reacts to all possible responses and errors.\n\nYou can set up a test in your Play Console. In the **Release** section of the\nleft menu, go to **App integrity** . Next to **Play Integrity API** , click\n**Settings** and find **Testing** to get started. For detailed instructions, see\nthe [Play Console help\ncenter](https://support.google.com/googleplay/android-developer/answer/11395166).\n\nNote that for test responses an additional `testingDetails` field appears in the\n[returned payload](/google/play/integrity/verdicts#returned-verdict-format). \n\n```json\n\"testingDetails\": {\n \"isTestingResponse\": true\n}\n```\n\nAnalyze the Play Integrity API responses your app is receiving\n--------------------------------------------------------------\n\nYou can access reporting for the Play Integrity API in your Play Console to\nunderstand the responses your app is receiving and identify potential issues. To\nsee your report, go to the **App integrity** page and click **View report** in\nPlay Integrity API section.\n\nThe report shows:\n\n- The volume of standard and classic requests that your app is making.\n- A breakdown of each verdict response for device, app, and account details. Optional verdicts are not yet shown on the report.\n- The most common error codes that your app is encountering.\n- The most common certificates from unrecognized app versions.\n\nYou can filter the report by app version, country, and Android OS version to get\na more detailed view of your integrity verdicts. Data is not shown when the\nrequest volume is low to protect user privacy.\n| **Tip:** Integrating the Play Integrity API so that you can analyze responses from your install base is a good first step to help you determine your enforcement strategy.\n\nCheck the device integrity verdict from any device\n--------------------------------------------------\n\nIf you need to verify what integrity verdict the Play Integrity API returns for\nyour app on a particular device---for example, while debugging or troubleshooting\na user-reported issue---you can use the Play Store app to generate a Play\nIntegrity API verdict for that device.\n\nFirst, enable the Play Store's developer options on the device. Tap your profile\nicon and then tap **Settings** . Open the **About** menu and tap the row labeled\n**Play Store version** seven times to unlock developer mode.\n\nThen, to generate a verdict from an Android device, open the Play Store app. Tap\nyour profile icon and then tap **Settings** . Open the **General** menu and then\ntap **Developer options** . In **Play Integrity** settings, tap **Check\nintegrity** to generate a verdict.\n| **Tip:** The verdict generated when you tap **Check integrity** on a device contains all default and optional verdicts. Your app will only receive the optional verdicts when it calls Play Integrity API if you [have\n| configured](/google/play/integrity/setup#configure-api) them in the Play Console.\n\nHelp users fix integrity issues\n-------------------------------\n\nThe Play Integrity API provides various [Play remediation\ndialogs](/google/play/integrity/remediation) that you can trigger within your\napp to assist users in resolving specific verdict issues.\n\nTo guide users towards resolving device integrity issues, you can direct them to\nthe troubleshooting feature within the Play Store app. To fix the device\nintegrity issues, instruct the user to do the following steps:\n\n1. Open the Google Play Store app.\n2. At the top right, tap the profile icon.\n3. Tap **Settings \\\u003e About \\\u003e Play Protect certification**.\n4. Tap **Fix device issue**. This button is only visible to users whose devices don't pass Play device integrity checks. The user will then see a series of prompts that will help them troubleshoot and, if possible, fix the device issue.\n\nConsider end to end Enterprise fraud solutions\n----------------------------------------------\n\nEnterprise customers looking for a complete fraud and bot management solution\ncan purchase [reCAPTCHA\nEnterprise](https://cloud.google.com/recaptcha-enterprise) for mobile, which\nincludes [SDKs for\nAndroid](https://cloud.google.com/recaptcha-enterprise/docs/instrument-android-apps)\nthat provide fraud risk scores to developers. reCAPTCHA Enterprise automatically\nincludes Play Integrity API signals, and combines them with reCAPTCHA network\nand application signals for customers, providing a frictionless, invisible fraud\nmanagement solution out of the box. It can also provide protection for Android\napps where Play Integrity API is not available.\n\nGet support\n-----------\n\nTo report an unexpected Play Integrity API verdict, please [submit an\nissue](https://issuetracker.google.com/issues/new?component=1152695) with all of\nthe information requested.\n\nTo ask questions or to provide feedback about the Play Integrity API, you can\neither:\n\n- Contact Google Play developer support directly from your Play Console.\n- Complete [this\n form](https://support.google.com/googleplay/android-developer/contact/piaqr) in the Play Console Help Center.\n\nIf you're requesting to increase the number of daily requests your app makes, it\ncan take up to a week. We strongly recommend monitoring your Play Integrity API\nusage in your Google Play Console or in your Google Cloud Console, where you can\nalso set up [quota\nalerts](https://cloud.google.com/docs/quota?&_ga=2.68760982.-685660492.1676978684#monitoring_quota_metrics),\nto avoid interruptions to your service."]]