Skip to content

Instantly share code, notes, and snippets.

@null-dev
Created September 10, 2026 09:31
Show Gist options
  • Select an option

  • Save null-dev/0fcf65f7a4cf0c86f273e64e33f06236 to your computer and use it in GitHub Desktop.

Select an option

Save null-dev/0fcf65f7a4cf0c86f273e64e33f06236 to your computer and use it in GitHub Desktop.
How to use the Play Store to check your device's Play Integrity status.

Checking Play Integrity status using the Play Store

It is possible to use the Play Store to obtain a Play Integrity verdict for your device.

Enable Play Store developer options

First, you will need to enable developer options in your Play Store:

  1. Open the Play Store and tap on your profile icon in the top-right:

    screenshot with arrow pointing to profile icon
  2. Scroll to the bottom of the menu that appears, and tap on "Settings":

    screenshot with settings button circled
  3. In the "About" section, tap on the "Play Store version" button 7 times:

    screenshot with play store version button circled
  4. You should now see the "Developer options" button in the "General" section. Tap it to open the developer options screen:

    screenshot with developer options button circled

Check Play Integrity

Now tap "Check integrity" to obtain a Play Integrity verdict for your device:

screenshot of developer options screen with check integrity button circled

Here are some sample results:

Device that passes BASIC, DEVICE and STRONG Device that fails all Play Integrity checks
play integrity verdict with labels field containing 3 entries play integrity verdict with an empty labels field

Notes

See this page for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment