I have repeatedly had this problem with a game of mine that is live on google playViolation : Families Policy
Requirements: Families Data Practices
Details : We’ve identified that your app or an SDK in your app transmits device identifier(s) from children or users of unknown age that do not comply with our Families Policy. These identifiers may include but are not limited to Advertising ID.
we weed out child users by asking their age with a popup at login and we don’t get their ADIDs’ for adjust and firebase (we never launch children on client side).
other than that, what could be the thing that takes and distributes the ADID information of the players. is there any way to find out ?
Same issue here,
I removed AAID permission and disabled Firebase google_analytics_adid_collection_enabled permission. then I got this.
Issue found: Families Data Practices
We’ve identified that your app or an SDK in your app transmits device identifier(s) from children or users of unknown age that do not comply with our Families Policy.
Issue details
We found an issue in the following area(s):
About the Families Policy Requirements
Apps that solely target children should not transmit the following:
- Android Advertising ID (AAID)
- SIM Serial
- Build Serial
- BSSID
- MAC
- SSID
- IMEI and/or IMSI
Does anyone know how to solve it?
Were you able to solve it? I’m having the same issue
i’m also having the same issue ,how to solve ?