vegidio / flutter-appodeal

A Flutter plugin to display ads from Appodeal; it supports consent dialog to track users.
https://pub.dev/packages/appodeal_flutter
MIT License
31 stars 19 forks source link

What happens to Appodeal ad serving when Facebook goes Open Bidding Only (April for iOS, September for Android) #24

Open johnmollaghan opened 3 years ago

johnmollaghan commented 3 years ago

From tomorrow (April 1), Facebook will on longer support mediation for iOS apps, it now will only support open bidding. Later this year (September I think), Facebook will also stop mediation for Android apps in favour of open bidding.

At the moment, Appodeal doeal not support Open bidding with Facebook. I have asked Appodeal if they will become a verified partner with FB, but they are unable to give a concrete answer. It looks like they want to but FB would need to be on board with this.

Other netowrks like Mopub and Applovin Max will support it.

You have written a fantastic plugin here for Appodeal and I have been using it for some time now. Is there ANY chance you would consider writing a similar on for Mopub or Applovin Max? There are the beginnings of plugins for Mopub and Applovin Max already thee but nothing of the quality of this Appodeal plugin.

vegidio commented 3 years ago

Hey,

Thanks for the kind words regarding this plugin.

To be honest I never considered to support Mopub or Applovin. I created this plugin simply because I wanted to use Appodeal, but there was no Flutter support for it and since it's serving me well I don't see a reason to build another one.

Unless Mopub and Applovin have any real advantage over Appodeal I don't see myself creating a version for them. So right now I cannot promise anything, but I will take a look that them and see if it's feasable to create a Flutter version.