pavelzaichyk / flutter_unity_ads

Unity Ads plugin for Flutter Applications. This plugin is able to display Unity Banner Ads and Unity Video Ads.
https://pub.dev/packages/unity_ads_plugin
MIT License
31 stars 12 forks source link

Example code for privacy setting #25

Closed hitorideveloper closed 2 years ago

hitorideveloper commented 2 years ago

Hello. I have trouble in privacy setting to submit app to iOS

UnityAds.setPrivacyConsent(, true) I saw this and website you uploaded, but I can not clearly understand how to use this. Especially in . Can you give one example how to set up?

Thank you.