You must let us know whether your app is a COVID-19 contact tracing or status app on App on Play Store

Google PlayStoreGoogle Play-Console

Google Play Problem Overview


I want to publish the app to Play Store. But when reviewing the release I got an error like this. But there is no solution or documentation to read more about the error.

enter image description here

Google Play Solutions


Solution 1 - Google Play

  1. Click on Policy -> App content in the Google Play Console (at the bottom of the left menu).

  2. In your browser, you should have a URL like:

    https://play.google.com/console/u/0/developers/.../app/.../app-content/summary 
    
  3. Remove summary from the URL, and paste regulated-health-apps instead.

  4. You should see a form like:

    Form

  5. Select the appropriate checkbox(es), save that form, and publish your app again.

Solution 2 - Google Play

On Play console, We require to declare that whether our app is related to Covid-19 or not.

Official Guide

Go to the App content page (Policy > App content) in Play Console, and provide the required information in the "COVID-19 contact tracing and status apps" section.

enter image description here

Solution 3 - Google Play

Click on the "App Content" link in the Google Play console.

Click on COVID-19 contact tracing and status apps

enter image description here

Select the third and last option and then click on "Save" at the bottom right corner.

enter image description here

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
QuestionAdityaView Question on Stackoverflow
Solution 1 - Google Playmarcinpl87View Answer on Stackoverflow
Solution 2 - Google PlayNikunjView Answer on Stackoverflow
Solution 3 - Google Playgil.fernandesView Answer on Stackoverflow