remove the “Only these organizations can access your app” restriction.
Step-by-Step in Play Console
1. Log in
- Go to Play Console
- Sign in with your developer account.
2. Select your App
- On the dashboard, click on the app that is showing the restriction.
3. Check Testing Setup
- From the left menu, go to Release → Testing.
- Click on Closed testing.
- If you see “Organization testers” or your company domain (like
@example.com
), that means only that organization can use it.
- If you see “Organization testers” or your company domain (like
Fix:
- Either delete this closed test track OR
- Switch it to Open testing (click the track → “Testers” → change to open testing).
4. Change App Availability
- In the left menu, go to Setup → Advanced settings.
- Under App availability, select Available to all users.
- If it’s set to Restricted to organizations, change it.
5. Roll Out Public Release
- From the left menu, go to Release → Production.
- Click Create new release.
- Upload your signed .aab (App Bundle) or .apk.
- Fill in release notes.
- Click Review release → then Roll out to Production.
6. Wait for Google Review
- Google will check your app for policy compliance.
- Once approved, it will appear on the Play Store for everyone.
After this, the message “Only these organizations can access your app” will disappear, and your app will be public.