Coppa app rejected! Google Play Store detects Android DeviceID and Advertising ID even in empty app!

Hi,

We have many apps that are which are in the child directed and which we are distributing over Google Play Store.
Now google play has changed something on their Familes Policy Requirements. So when we upload an app Google allways tells us that they have detected that the app collects personal sensitive information:
Android Device ID
Advertising ID

Now, we tried to upload an app which is completelly empty. All packages have been removed. No services active.We testet on Unity 2017.4 LTS and 2019.3.11f1
So we cannot upload anymore unity apps without beeing blocked by google?!

We need urgent help to get this working, else we could loose our apps on Google Play Store!!!

Thanks for your quick help
Roberto

5 Likes

Hi ā€¦

Exactly the same problem for us also. every app updates since last week rejected. We request for manual review and end up having a message like below.

ā€œWe detected that your app collects the following personal and sensitive information:
Android Device ID and Advertising IDā€

Even the apps without any services or 3rd party SDK also rejected with the same error. Kindly help us to fix this issue.

(All apps developed on Unity 2019.1.8f1)

Thanks,
Prasad

1 Like

We still didnā€™t find a possible solution!!!

Unity we need your help!

I think google scans the build apks if they find advertisting id included (as there are no outgoing connections on our testsā€¦). When I search through the package I find a advertisting id included. Or at least some error message handling it. So , I donā€™t know if google finds a correct issue in unity build apks/aab or just have a false positive match when they scan the build file.

Any help is appreciated! thx.

1 Like

Does google itself provide you any answers on this issue?

Google just sent us a message that we need to change the setting when we upload. But this doesnā€™t help usā€¦ as we donā€™t want to have any collection of personal and sensitive information from children!!! We would need to ask for parental consent. But this is a strong limitation.

So here the what they write:

We detected that your app collects personal and sensitive information from children, but this was not disclosed in your Play Console. Apps that include children in the target audience must comply with all Families Policy Requirements, which requires that you disclose the collection of any personal and sensitive information in your app, including through APIs and SDKs called or used in your app.

We have written directly to google and didnā€™t get any additional answer regarding this issue.

1 Like

Having the same issue and rejection email from Google and agree with the sentiment that Unity need to step up and sort this frustration out FFS. Whatā€™s the point of setting advertising for kids if it doesnā€™t work or releasing any app if you canā€™t track BASIC metrics. Wtf Unity.

1 Like

Did you guys try this?

1 Like

Thanks for trying to help :slight_smile:

This script stops Analytics to startā€¦ But I have no analytics at all in the app (There is NOTHING in the App, just empty).
No Service installed, all Packages deleted. And google tells me that it collects sensitive informationā€¦

By using this script I get the message: The name ā€˜Analyticsā€™ does not exist in the current context
because there is no analytics installedā€¦ :wink:

If somebody has the solution - please help!

1 Like

Ok so I did 2 things:

  1. Disabled analytics in my project
  2. On Google Play, took my project out of the ā€œFor children mainly/Familyā€ programme - itā€™s still certified for an audience of 3+, but isnā€™t SPECIFICALLY targeted at < 13 anymore.

And it got published. So now Iā€™m wondering which of those things (or if both of them) was the culprit. Guess I will try to include analytics again and see if it gets published.

Dondon is your test app maybe falling into the point 2 category I listed above?

1 Like

Hey N1ghtrunner

Yes, this will work as itā€™s not a coppa app anymore. All coppa apps, which are detect to have to be coppa because there is a icon or whatever which is orientated especially for children, have to be in the family programmā€¦ so I cannot change this and get out of the faimly programm.

I have contact also some google guys and they are looking together with unity guys into itā€¦ but donā€™t know if and when they can deliver any results. Hmm eventually they have changed something will try to upload again.

Iā€™m seeing the same issue:

Iā€™m hoping Unity can fix this ASAP.

1 Like

Still didnā€™t workā€¦

We are having the same issue here.
Our app is targetting kids between 3 and 6 years old, so taking out the ā€œfor children mainly / familyā€ is not an option. Also, we have in-app purchases so Analytics needs at least to be activated and we do use it to track performance and player behaviour.
We made sure that all COPPA compliant requirements are included in the app (parental gates, not tracking personal data, etc.) and we never had this issue before Google changed its Family Policy. Please help?

We did have the same issue with the Apple App store some months ago and we decided to take out all analytics from the games to be able to submit them (which is a living hell as every time you build the game you have to retouch the project in XCode), but taking Analytics out from Google too would be too much as this leaves us ā€œnakedā€ to improve our games.

Also we set the link to the privacy policy in our games and in the Google Play Console (which was already the case). We are currently working on our privacy policy to explicitly explain that we are using Unity Analytics and include a link to its privacy policy. I will tell you if this does the trick but I am not sure about itā€¦

Hope this worksā€¦ let us know :slight_smile:

Is there anybody at unity that can help us with this???

In the same boat, but I do want some basic analytics. @dondon did you check ā€œdisable hardware statisticsā€ (that might be removed in 2019.3 and newer)?

Hey @hawkwood
There is no possibility on 2019.3 for the ā€œdisable hardware statisticsā€ as you mentionedā€¦
On Unity 2017.4 where you have the possibility - I tried, but with no success. Google still blocks it.

I can confirm after reaching out to the Google Play team that they ā€œdetected that your app collects the following personal and sensitive information: Android Device ID and Advertising ID.ā€

@dondon did you say that Unity is working on this? Did they mention a timeline, possible solutions, or a workaround?

1 Like

@_Adriaan_1 My Google contact told me that the google guys are looking with the unity guys about it. But he told me also we should ourselfs talk to unity. I didnā€™t get any final answer from him till nowā€¦ still waiting and hoping.

As more people are stressing Unity to solve this issue, as more they will undestand that this is a mayor issue!