Google Play Rejected My Closed Testing — Now What?
· 4 min read
Closed-testing rejections are uncommon but unsettling. Here's what to do.
Read the email carefully
Google specifies the violation: content policy, monetization, permissions, target SDK. The exact reason determines the fix.
The most common rejections
- Target SDK too low. Bump to the current target SDK level.
- Missing privacy policy. Add a hosted URL in Play Console.
- Sensitive permissions without disclosure. Either remove or add Permissions Declaration.
- Misleading metadata. Adjust the short description and screenshots.
The appeal path
Fix the issue, upload a new release to the same track, submit for review. Don't submit an appeal without changing anything — Google won't overturn without a delta.
Re-review time
Faster than the first review — usually 24–48 hours.