Add "com.google.android.gms.permission.AD_ID" permission

  1. SDK Version: 44~45 managed workflow
  2. Platforms(Android/iOS/web/all): Android/iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Play Store requires “com.google.android.gms.permission.AD_ID” permission for apps targeting Android 13.
There is no gms.permission.AD_ID in the list of permissions that can be added in app.json
And It doesn’t seem to be pre-declared in expo-ads-admob(AndroidManifest.xml)
gms.permission.AD_ID is not displayed in app bundle explorer in Play Store.
How can I add “com.google.android.gms.permission.AD_ID” permissions in a managed workflow?Thanks for reading

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.