Validate Google development privacy policy with default minimum permission[] setting

Please provide the following:

  1. SDK 46
  2. Platforms Android

Hi, my recent submission to google play console got rejected, it says it validates their development privacy policy. However, I only use the default minimum permission in my expo android configuration, it states that I don’t need google privacy policy.

here’s my android configuration in app.json

android": {
  "package": "com.halabang.testframe",
  "permissions": [],
  "versionCode": 50
},

I also have received an email from google team about this issue, they listed the detail reason for the rejection: Policy Declaration

I don’t know what to do next, hopefully someone can help here, tks in advance

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.