Search code examples
androidgoogle-playgoogle-play-console

Can I cancel a reviewed but not yet published Android app release of the Play Store?


I have managed publishing turned on for my Android App.

I have done a production release, and it has been reviewed, and is ready to be published.

Now I want to completely cancel this release, because the apk is broke. How can I do this?


Solution

  • When you fix the app and have a new version, upload the new aab to production.

    the production will cancel the old version.

    Also in Managed publishing you can delete the reviewed version.