'Start Rollout to Production' button disabled

AndroidGoogle PlayGoogle Play-Console

Android Problem Overview


I'm trying to release an app to the Google Play store. I've gone through all the required steps in the Google Play Console (play.google.com/apps/publish)

But when I click App Releases on the left, then click Edit Release under Production, add an APK then click Review on the bottom, it takes me to the "Confirm rollout to production: 1.0" page, with the familiar START ROLLOUT TO PRODUCTION button on the bottom. That button is greyed out so I can't click it. The Review Summary at the top of the page says "This release is ready to be rolled out."

What am I doing wrong?

Android Solutions


Solution 1 - Android

Make sure you completed all stages

enter image description here

Solution 2 - Android

I had a grey triangle with an exclamation point to the right of "Store Listing" in the pane to the left. Hovering over it, it said "You need to add at least 2 non-Android TV screenshots." Uploaded another screenshot and now there is a green checkmark instead of the triangle, and the release button is enabled.

Solution 3 - Android

I had this problem and it is solved. There was a pending task to complete.

Put you mouse hover the one menu marked in "grey", you will see a tooltip showing you the point to correct. correct that point and that Menu will be marked in "green".

In order for you to deploy, all Important Menus must be marked in "green":

  • App release
  • Store Listing
  • Content Rating
  • Pricing and Distribution

Hope this will help

Solution 4 - Android

In 2019 you need complete process

  • App content

And following steps

  • App release
  • Store Listing
  • Content Rating
  • Pricing and Distribution

Solution 5 - Android

I encountered the same problem recently and I figured out that we have to complete 5 important tasks in order to make our application ready.

  1. App Release.
  2. Store Listing.
  3. Content Rating.
  4. Pricing And Distribution.
  5. App Content.

Note: Any of these, if not completed, will result in disabling of the "Start Rolling Out To Production" button.

Solution 6 - Android

Most of the time it's the "Store listing" menu item being greyed out. The two most common scenarios are when you forget to add screenshots or forget to check the "privacy policy" checkbox

Solution 7 - Android

Make sure that you manually select a country in the Pricing and Distribution section. It's really weird that the default is to select NO COUNTRIES at all. But that's google for you.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionMike MillerView Question on Stackoverflow
Solution 1 - AndroidVladislav ZaynchkovskyView Answer on Stackoverflow
Solution 2 - AndroidMike MillerView Answer on Stackoverflow
Solution 3 - AndroidNehemie KOFFIView Answer on Stackoverflow
Solution 4 - AndroidD.A.C. NupunView Answer on Stackoverflow
Solution 5 - AndroidAkhil ShuklaView Answer on Stackoverflow
Solution 6 - AndroidSen AlexandruView Answer on Stackoverflow
Solution 7 - AndroidSMBiggsView Answer on Stackoverflow