Skip to content

Google Play advertising ID permission (Required in Android API 23+)

Fixes Google Api Error when releasing to internal test using GitLab:

[19:52:15]: Google API Error: Invalid request - Your app targets Android 13 (API 33) or above. You must declare the use of advertising ID in Play Console.

Read more about ad id here: https://support.google.com/googleplay/android-developer/answer/6048248?hl=en

Merge request reports