Olexandrus
Olexandrus

Reputation: 21

How to create a new release in google console

In google console production tab, I have only "edit releases" button instead of a "create new release" button. enter image description here

Upvotes: 2

Views: 456

Answers (2)

Ammar Ubaid
Ammar Ubaid

Reputation: 84

First Image is showing the drafted release

You have already uploaded the apk file which has been saved in the library against this app in you google play console. If you want to create new release instead of the uploaded apk file, then you have to discard the previous one from the button in releases menu.

After discarding the drafted release , new release option is enabled

Upvotes: 3

user14678216
user14678216

Reputation: 3393

You currently have a draft release. Either publish or delete your draft and you will be able to create a new release.

Upvotes: 2

Related Questions