NullPointerException
NullPointerException

Reputation: 37731

How to delete a Draft from google play Developer Console?

I have a test draft on Google Play developer console. It is empty, no apk files on it and no description, I just created it for check something.

Now the draft is here and I can't find a button for delete it.

How can I delete that draft? I can't find any documentation about it.

Thanks.

Upvotes: 18

Views: 29016

Answers (8)

Sugoi Reed
Sugoi Reed

Reputation: 497

On the Apps Listing Page there is a Delete Trash Icon. Click on that and confirm Delete.

View Image

Upvotes: 1

chrish
chrish

Reputation: 2442

Updated (2024-04-05)

As of April 2024, the only way to delete a draft app is to click on the trash icon in your apps list. Also, please keep in mind that the deletion icon will not appear if your app got rejected but still marked as draft.

enter image description here

Original answer

As of August 2017, the only way to delete the app is to click on the trash can icon in the list view. The previous answers reference UI that has been removed.

Upvotes: 4

Thomas LAURENT
Thomas LAURENT

Reputation: 1681

Now you have to contact the support to delete an app plus this app needs to be marked as unpublished in Google Play Console > Version > Configuration > Advanced Settings > Application availability.

Delete an app or game

You can permanently remove draft apps or games from your Play Console. You can also delete:

  • Published apps or games that haven't been installed on any devices
  • Published apps or games that no users are entitled to re-install

In these cases, contact our support team to request that your app's or game's data be permanently deleted.

Quoted from https://support.google.com/googleplay/android-developer/answer/9023647

Upvotes: 5

fxbayuanggara
fxbayuanggara

Reputation: 337

Go to All Applications tab, then click the trash button on your app list to delete the draft app.

Go to All Applications tab, then click the trash button on your app list to delete the draft app

Upvotes: 1

Du Shunpeng
Du Shunpeng

Reputation: 116

1) if you notice this: enter image description here

2) go into the release page, then click "discard" as below: enter image description here

3) then you remove the "draft"

Upvotes: 4

Olek
Olek

Reputation: 168

There is an option to delete app in the menu available in the right upper corner enter image description here

Upvotes: 0

j2emanue
j2emanue

Reputation: 62559

there is a way.

Say you already have a draft and you want to upload another draft. Upload the 2nd draft and save it. It might complain that you cant have two drafts as users can have multiple APKs installed ..fine.

Now archive the original APK (press the archive button). Now press save. Now you can use this draft and the other gets archived.

Upvotes: 0

Quan Nguyen
Quan Nguyen

Reputation: 5134

I searched around and find no way to delete a draft.

However, you can change it's name to your future application (go to Store Listing - Title) and leave your worries behind ^^

Upvotes: 3

Related Questions