Sampath
Sampath

Reputation: 65860

Google store says Ready to Publish

I'm trying to publish my ionic2 app on Google play.But still, I cannot do that.It doesn't show any errors.Can you tell me how to do this?

enter image description here

When I press the "Ready to Publish" button then it shows below screen.

enter image description here

Upvotes: 44

Views: 34644

Answers (2)

Alon Laniado
Alon Laniado

Reputation: 848

The accepted answer is now outdated.

  1. On left side menu select 'Publishing overview'.

  2. Click on 'Review and publish'.

  3. Approve publish.

By the way, this is happening because you've turned on 'Managed publishing status'. I recommend leaving it on, as it lets control when your app will actually be published after Google's review.

Publishing overview page on Google Play Console

Upvotes: 62

Moien.Dev
Moien.Dev

Reputation: 1058

Op's feedback:

Press Mange Releases Button -- > Then go to the bottom of the page --> Click Review Button.After that Publish button will be shown.

Original Answer:

It's similar to App store, Your application need to be accepted by tester for review and install on different device. "Ready to publish" does not mean you can publish it globally unless you define internal or external (Alpha/Beta)tester, and those how choose to install your app need to review your app.

https://support.google.com/googleplay/android-developer/answer/3131213?hl=en

Good Luck

Upvotes: 31

Related Questions