Hey I’m trying to put my game back on to Google Play after they required a more modern version. I’ve got everything working fine within unity but when I send the .aab file to Google Play it gets rejected because I’m using a non compliant SDK. it lists the Unity com.unity3d.ads.unity-ads and suggest I upgrade to 4.0.1. I’m actually using 4.4.1 so I should be good and I dont know why this is happening or what I’ve done wrong. Any help would be good
Still haven’t been able to update my game. I’ve tried with and without ad mediation, which caused gradle issues. Even getting past those it still doesn’t recognize the unity ads version and refuses the update. It says :
We reviewed SDKs used by your app and found noncompliant version(s) of SDK(s) which collects persistent device identifiers. Persistent device identifiers may not be linked to other personal and sensitive user data or resettable device identifiers.
Then specifically recomends :
You may consider upgrading to a policy-compliant version of this SDK, if available from your SDK provider or removing the SDK.
- Unity com.unity3d.ads:unity-ads: Consider upgrading to version 4.0.1 of the SDK.
according to the package manager I have Advertisemnt Legacy 4.4.2 and ad mediation 1.0.0. There is no higher version available. I have no idea why every build fails to upload for this reason
Check if you have older builds on a test track