Violation Of Section 4.3 Of The Developer Distribution Agreement
Solution 1:
You need to discuss this with Google.
From the way I read that message, simplying removing permissions will not fix the problem- it isn't the fact that you are using permissions, it is how you are using them.
you must provide legally adequate privacy notice
Do you have a privacy policy URL set for your app in the Play Store?
Further, your Product may only use that information for the limited purposes for which the user has given you permission to do so.
How are you using your user's information? It is possible that a user reported your app for violating his/her privacy.
In any case, we will not be of much help here, as we cannot tell you what caused Google to send you that message.
Solution 2:
At first look you should remove
android.permission.GET_ACCOUNTS android.permission.READ_PHONE_STATE
Also tell us what third party libs you are using?
Post a Comment for "Violation Of Section 4.3 Of The Developer Distribution Agreement"