Expo and Advertising IDs

I found on one article that Expo includes Facebook’s SDK in every build. And he showed a screenshot of his Google Play publishing form and Google discovered that there was a Facebook SDK included in the code.
When the time comes for me to publish my app, I want to make sure that I got everything covered. So how did you guys manage this scenario if you encountered it? Do I then have to include this in my privacy policy page? And what are the other possible impediments I may encounter during deployment?

Hi. As @adamjnav says here if you do not use the Facebook (or other) SDK in your app to display ads then you should tell Google that your app does not display ads.

The only way currently to remove the Facebook SDK is to eject, but just having the Facebook SDK as part of your app should not be a problem if you don’t use it.