id error, i cant update my game
Error
In the Play Console advertising ID declaration, it indicates that your app uses an advertising ID.
A manifest file in one of your active artifacts does not include the permission com.google.android.gms.permission.AD_ID.
If you don’t include this permission in the manifest file, the advertising identifier will be converted into a string of zeros.
This can cause advertising and analytics use cases to stop working and may result in lost revenue.
To remove these errors, update your Advertising ID declaration.
ℹ️ The advertising identifier for apps targeting Android 13 (API 33) without the AD_ID permission will be converted to a string of zeros.
This may affect advertising and analytics use cases. [Learn more]