How do you display the consent manager for Appodeal?

I am currently using the AdMob plugin to display ads in my app, but I am considering migrating to Appodeal.

Looking at the the Appodeal plugin doucmentation, I don’t see an equivalent to the ShowConsentForm method of the Admob plugin.

I’m guessing that the Appodeal plugin will render the consent form the first time it is initialized, but is there a way to display afterwards?

I believe GDPR requires that the user should be able to change their settings. If rendering the consent form a second time is not supported, how do we comply with the GDPR requirement?

1 Like

Did you ever figure it out? I’ve been wondering the same. (I’m already using Appodeal and have no idea)

I haven’t spent much time looking into this yet as I am still using AdMob at the moment, but from what I can tell it will show the consent form when the user opens the app for the first time, but I don’t think there is currently a way to show it a second time.