Dolly Munjal
Dolly Munjal

Reputation: 41

Android App Rejection - Your app is not compliant with Google Play Policies

Issue found: Invalid or inaccurate Permission Form

Your app uses sensitive permissions that require a Permissions Declaration Form to be properly submitted. Please check that you have accurately submitted the form in the Play console and that you are only using the allowed permission for your declared use case(s).

This is the mail I am getting from the Google Play console when the app is rejected.

Steps that are already taken:-

  1. I have tried to cross-verify the reference links provided in the email and have also removed the Sensitive permission that we were using and still the application is not getting approved and getting the same email while the rejection.

  2. Our application has been rejected multiple times. Instead of submitting the app again, we have used “Sensitive Permissions Checklist” document to prepare a check list in Excel, listing out what we do to comply with the checklist. To this end, we have copied and pasted each section of checklist in the Excel, and provided information on which permissions apply to us and how we are handling these in our app and also addressed areas that do not apply to us.

Upvotes: 4

Views: 769

Answers (3)

kapil tk
kapil tk

Reputation: 381

They are trying to replicate an App Store and it is very bad to say that they are annoying all developers. App is rejecting continously without proper clarification. Only reason they says that Permissions. No other details provided like which or what one need to be edited.

Upvotes: 0

Mark Ezberg
Mark Ezberg

Reputation: 675

Google Play Team trying to be Apple Store but keep sh*ting. Recently they reject without even reviewing the app and It is really annoying.

Upvotes: 1

user16930239
user16930239

Reputation: 9798

Most likely a library your using is causing this, I recommend adding the permissions and data collected by this or these libraries. here is a table of the privacy form for most common libraries

Upvotes: -1

Related Questions