dreamsoftin / facebook_audience_network

Flutter Facebook Audience Network
https://pub.dartlang.org/packages/facebook_audience_network/
MIT License
154 stars 93 forks source link

Moving app to bidding #100

Open casualcoder404 opened 3 years ago

casualcoder404 commented 3 years ago

Facebook Audience Network will only use bidding to fill ads in iOS apps from 31 March.

and being a novice coder i'm finding it hard to do what's needed as both facebook and admob(for mediation) have their documentation for android/iOS specifically.

It'll be a great help if someone can guide me on how to achieve it.

Also I read that Facebook Audience Network SDK and adapter needs to be added to iOS pods. So does this plugin facebook_audience_network already includes it? pod 'GoogleMobileAdsMediationFacebook' (source https://developers.google.com/admob/ios/mediation/facebook?fbclid=IwAR1iCNPe6iM6GH0BtW43GI8hDPgl7b1Umx6t4JMBgmlLFsh3V0TT7iEaeYs#open-bidding_1)

Also, You need to set the "Advertising tracking enabled" flag to continue effectively monetising your iOS apps. This will inform Facebook whether to use the data to deliver personalised ads.

It'll be a great help if someone can guide me through this. Thank you.

faizanhub commented 2 years ago

Hey @casualcoder404 , Have you found any solution for bidding with this package in android or IOs ?

Omi231 commented 2 years ago

bro u found any solution?