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

4

30

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.

Safire answered 27/2, 2017 at 0:41 Comment(1)
Release proper apk and push it. Hopefully not many people downloaded bad apkKruger
L
39

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.

Lycian answered 23/10, 2021 at 18:6 Comment(5)
Thank you! You saved me from pushing out a bad update lol!Relational
but how do we remove that? or simple create a new bundle production release to replace it?Jefe
Thank you for the manage publishing hint! Saved me from pushing out a pretty bad update. Frustrating we cannot remove things from review with Google.Dyewood
I uploaded the new app bundle from "Production" page.Lycian
@Jefe You can't remove it if it is under review (pending).Monoplegia
S
4

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.

Safire answered 27/2, 2017 at 1:1 Comment(0)
P
4

Under Publishing overview -> Changes in review, you can now choose "Remove changes"

Purchasable answered 29/10, 2023 at 9:1 Comment(0)
I
1

Production > Release Summary > Discard release

Indicatory answered 2/8 at 3:33 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.