If you're submitting your Android app to Google Play Store using eas submit -p android
or the Google Play console, you may encounter an error saying you need to have a privacy policy set for your app. It would look something like this on the Google Play Console:
This page will guide you through setting a privacy policy in Google Play Console.
- Open Google Play Console, find your app on the list and click on
View app
to access to the dashboard.
- On the sidebar, choose App content (which located at the bottom) and click the Start button in the Privacy policy section.
- Fill in the Privacy Policy input and click Save.
- Edit your release App releases tab.
- Find your release in the App releases tab. Verify that no errors show up in the Review summary section.
If your app is not using the permissions that Google Play Store detects, you can customize them, rebuild the app and submit it again. Learn more how to customize permissions here.