Does Expo-Notifications require advertising ID permission ?

  1. SDK Version: 46
  2. Platforms(Android/iOS/web/all): Android

I have the same message in the Google Play Console as described here: You must complete the advertising ID declaration before releasing an app that targets Android 13 and I guess it’s because I use Expo-notifications (which seems to use Firebase which is not install in my project) but I couldn’t find any confirmation of that guess. I don’t use advertising ID otherwise.
Can someone confirm that Expo-notifications does use this ID and if I should answer yes to this question. Or do you know a tool to scan my app so I can see if some of my packages require advertising ID permission ? Can you also confirm that it is indeed in app.config.json, in the permissions array that I have to declare it ?
Thanks in advance

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