This is my experience:
#AdditionalJar: androidx.work:work-runtime
- I updated my app in Play Store, with this line, but until now Google don't release the app to test if it works.
- I updated the Ads components in the SDK manager to check if the error can be solved.
- This error is not happens with all devices. To me occours in 1% of the users of my app.
AddPermission(com.google.android.gms.permission.AD_ID)
- This line is add automatically when check the lib and add the macros in the manifest. I don't include manually.
I have dozens of apps use this way in Play Store and, until now, I get a error like you show. All apps are checked with it has the advertising ID.
Please, put all the content of your manifest and a picture of the libs that you use in the app.
Maybe this could give more information to help you.