I’m keep getting this below warning each time when I upload my app bundle in play console. even though I include advertising in play console com.google.android.gms.permission.AD_ID permission in manifest
—warning—
Your advertising ID declaration in Play Console says that your app uses advertising ID. A manifest file in one of your active artifacts doesn’t include the com.google.android.gms.permission.AD_ID permission.
If you don’t include this permission in your manifest file, your advertising identifier will be zeroed out. This may break your advertising and analytics use cases, and cause loss of revenue. Learn more
You turned off release blocking errors. Update your advertising ID declaration to turn these errors back on
I’m using both admob ads and firebase analytics. I include AD_ID and its permission in manifest but I keep getting this error
Nalla Jayaprakash Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.