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, 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.
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.