Google Play Publishing

Give Google Play Reviewers Working App Access and Reliable Instructions

Google Play reviewers need reliable access to every restricted part of the app. A valid password is insufficient when the account requires a one-time code, expires before review, works only in one country or lacks the subscription entitlement needed to inspect the feature.

By Updated 2 min read

Build a dedicated review account

Use a controlled account with representative, non-sensitive sample data. Keep it available throughout review and subsequent checks. Avoid sharing an employee's personal login or real customer records.

Google's current requirements call for reusable access, English instructions and credentials valid regardless of reviewer location. Where the normal flow uses OTP or two-step verification, provide an appropriate reusable review route without disabling security for ordinary users.

Write instructions from a clean installation

Describe the steps in the order a reviewer encounters them: opening the app, choosing a sign-in method, entering credentials, reaching restricted content and completing any PIN or role setup.

Access condition Preparation
Subscription/paywall Provide entitlement or documented access
Organization membership Pre-assign the required role and workspace
QR/barcode login Supply a stable accessible resource as instructed
Geo-dependent access Provide the documented location-independent route
External sign-in Include the necessary account and navigation details

Do not write “contact us for the OTP” as if review will occur during your office hours.

Submit through the app-content workflow

Enter the access instructions in Play Console's app-review preparation area and keep them synchronized with authentication changes. Re-test them after password rotation, backend deployments and subscription configuration changes.

A screenshot of the logged-in home screen is not evidence that the credentials still work. Verify the full path from a signed-out state.

Protect the review route

Restrict the account to safe sample data and necessary privileges. Log security-relevant access without collecting more information than needed. Do not publish reusable credentials in the store description, APKLint input fields or a public repository.

APKLint's rejection checklist can help organize the steps but cannot confirm private reviewer access. Use the official sign-in requirements and review-preparation guide. Treat access maintenance as part of the release process, not a one-time form completed at the first launch.

Sources and further reading

  1. Google Play: Prepare your app for review
  2. Google Play: Sign-in details for review

Reference review: 22 September 2026. Examples illustrate the workflow; check your installed versions, release artifact and account-specific Console requirements before applying them. This guide is not a claim that APKLint executed your project or verified your private account.

APKLint

Android inspection tools and practical release guides. About APKLint · Report a correction