Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to cancel a pending publication on Google Play Developer Console?

Is there a way to cancel a pending publication on Google Play Developer Console? I have accidentally sent a wrong apk file and couldn't find a way to cancel it.

like image 662
tubefavorites.com Avatar asked Feb 27 '17 00:02

tubefavorites.com


2 Answers

I'm too late, but it helps someone.

If the app is under review, upload the original or new APK. Google will automatically publish the latest version. Make sure that the new APK has higher Version Code.

If you don't want to upload a new APK file, you can control when updates are published. Log in to your Play Console account and click on the "Publishing overview" item on the left pane. Next, click on the manage button.

enter image description here

Select the first option.

enter image description here

Google doesn't publish your app immediately.

like image 54
Kumar Avatar answered Oct 23 '22 13:10

Kumar


Here is a solution but it could't be posssible for me because I couldn't change my app's bundle ID.

It says that:

in Advanced Mode, you can cancel and upload again a new APK.

like image 22
tubefavorites.com Avatar answered Oct 23 '22 13:10

tubefavorites.com