ioridev / flutter_applovin_max

Flutter plugin for showing applovin MAX mediation ads rewardvideo
https://pub.dev/packages/flutter_applovin_max
BSD 3-Clause "New" or "Revised" License
15 stars 31 forks source link

Allow managing privacy settings for GDPR, CCPA etc #43

Open edgunn opened 2 years ago

edgunn commented 2 years ago

Need to be able to set privacy states so the app is compliant in Europe, California, and for age restricted users https://dash.applovin.com/documentation/mediation/android/getting-started/privacy

bastiedotorg commented 2 years ago

Hi, I have started to implement this in my fork, will create PR when tested. https://github.com/bastiedotorg/flutter_applovin_max

thomasmso commented 2 years ago

@edgunn / @bastiedotorg - We've released an official Flutter plugin with the APIs. Please refer to our docs here for more info.