Same situation as How to fix “Violation of Families Policy Requirements” on Google Playstore StackOverFlow
Our app only contains Vungle and Admob ads sdk, In app puchase.
And did not collect personal information.
We just used these permissions, and did not request permission at runtime.
<uses-permission android:name="android.permission.INTERNET" /> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
We have also added Privacy terms in the Play Console and url link in the App.
Many times we tried, but it was rejected every time.
Only receive emails with the same content.
Rejected Email Content ScreenShot
Google Play Team not able to provide any more information or a better answer to my question.
I'm really disappointed with Google for such poor support for developers too.
What What should we do next?
Thanks a million for any idea!