New release stuck at "Ready to send for review" after play store removed the app

AndroidFlutterGoogle Play-ConsolePrivacy Policy

Android Problem Overview


My app was recently removed from the play store for missing the privacy policy inside the app.

> APK REQUIRES VALID PRIVACY POLICY​ Your app is uploading users' Primary Account information to ************ without posting a privacy policy in both the designated field in the Play Developer Console and from within the Play distributed app itself.

I fixed this issue in the app and created a new release, but for some reason, the status of the review is stuck at Ready to send for review. How do I change this to In review?

Android Solutions


Solution 1 - Android

You need to go to publishing overview (left side under dashboard) and confirm again. Then the status should change to "in review" after a while.

Pretty unintuitive, nothing else points to that.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionPratik BaidView Question on Stackoverflow
Solution 1 - AndroidMerthan ErdemView Answer on Stackoverflow