A manifest file in one of your active artifacts doesn't include the com.google.android.gms.permission.AD_ID permission

So i tried adding watch Ad for reward system in my game but i getting this error i tried adding “com.google.android.gms.permission.AD_ID” permission under Extra Permissions as you can see here but that doesn’t solve the issue.

I also did update declaration and i checked “Analytics” and “Advertising or marketing”.

Did you ever figure this out? I am having the same issue.

I did, i think error was happening because i already had active bundles from the game that didn’t contain that permission

Any solution

I also got this error while uploading a new app bundle that uses ads. I suppose once the new app becomes active, the error goes away?

It won’t disappear, the error means that some version you sent to the console doesn’t have the permission, in my case, I had a version that was active in the internal test that didn’t have the permission, and I already had the test open, so I had to replace the old version with a new one and the internal test version without the permission when it was overwritten was also automatically inactivated