No AdChoicesView for Facebook Ads Which Is Mandatory To Implement?

Hi.

By following the instruction on this section (https://docs.expo.io/versions/latest/sdk/facebook-ads), I could implement native facebook ads on my app. When I make sure if its design complies with the suggested requirement (Best Practices - Documentation - Facebook for Developers), it says that I need to show AdChoices icon by using FBAdChoicesView for iOS or AdChoicesView for Android. (Best Practices - Documentation - Facebook for Developers)

However, I cannot find a way to achieve this. I assume that there might be AdChoicesView for this based on the naming of components, but it is undefined. Also, in the documentation, there is nothing which mentions about this.

Do I miss something?

Thanks for your consideration.

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