Reputation: 597
I found some bugs in my code and need to submit a new version.
How do I remove or cancel the old version that is in review in Google Play Console?
I am hoping to not waste Google's time to review something that is already outdated.
Upvotes: 22
Views: 22262
Reputation: 11
Just turn on managed publishing and wait until the newer one got reviewed. Then you can publish the newer one only.
Upvotes: 1
Reputation: 359
[Screenshot of the Issue]
I got the same issue you got when uploading two releases at the same time which both of them were in review mode, the simple answer is "You don't have to worry, the latest version uploaded will get published on Google Play"
Upvotes: 13
Reputation: 3383
You cannot remove versions of your app that you have published on the Google Play console. You can only halt releases for ones that have only been partially rolled out.
Instead, just submit the new version on the track and it will override the version that is in review. As it has a higher version code so it will replace the old version after it has been reviewed and users will download the new version.
Upvotes: 8