#Google Play Store says AD_ID in manifest

1 messages · Page 1 of 1 (latest)

low plover
#

I only have Essentials Kit and "Rate my app" service installed but when I submit my build to Google Play Store, their system says that com.google.android.gms.permission.AD_ID is in the permissions in the manifest. Do you know how/where I can find this and remove it, OR can you tell me why it is included when I do not have Ads implemented.

(Yes, I've searched through the manifest files)

proper roost
#

I can confirm we don't need that permission at all via Essential Kit. It will be only required for ads.

#

To find out the root cause, look for the debug file of manifest merging.

#

Look for manifest merger debug file in Library/Bee/Android/Prj/IL2CPP/Gradle/launcher/build/outputs/logs

#

Please share once you find whats adding it, as it helps others.

toxic mortar
#

Hey i've actually been looking for a way to get that permission into my manifest. How do you add it?

proper roost