I already have updated my ID policy in playstore, I have checked "Set to add AD_ID permission" in admob in my app. But I still geting this message from google when I trie to upload the .aab file
If I understand, its telling me my "manifest" doenst have the AD_ID permission, but I have checked the option in admob object.
Build APK is 34
Minimum 8.0
Target 13.0
"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 can remove these errors by updating your advertising ID declaration
info_outline
Apps that target Android 13 (API 33) without the AD_ID permission will have their advertising identifier zeroed out. This may impact advertising and analytics use cases "