Facebook Network Audience - Optimisation in progress, ads are not showing - facebook

I have created a mediation group on admob with admob ads and Facebook Network Audience. However, the admob ads are showing, but for the Facebook Network Audience, it says "optimisation in progress". I do not know how to solve this problem, any help will be great. Thank you!

Related

How to integrate Facebook Audience Network using ad mediation (without Admob) in Flutter?

I am new app development.
I integrated admob in my flutter app but unfortunately I was banned from admob.
Now I decided to go with Facebook Audience Network (FAN).
FAN now only allow Meditation and I couldn't find any flutter tutorial on YouTube for FAN integration with other mediation partners.
Anyone please guide me on this.
Thank you.
When you mediating one network. You need to show ads with one mediation platform.(Admost/MoPub/ironsource..etc)
FAN approved platforms..
Secondly, You need to check which platform is supporting Flutter repository..
While choosing platform you need to check which Platform giving Flutter Repository for Banner, Interstitial, Native Ads. Because with this repository you are going to show FAN ads in Mediation platforms (Admost/moPub/ironsource..) placements.
and then add this dependency of FAN in your Android Gradle..
Thirdly, After Implementing (Admost/mopub) Code in your App..
Finally.. You need to add your FAN ads ids in (admost/mopub) account for in mediation options..
Don't forget to use similar ads(Banner=Banner) type id for mediation placements..
And you also dont need FAN repository in Flutter..

Implementing admob mediation with Facebook audience network inside flutter apps

I have my flutter app on both google playstore and apple appstore with ads implemented using facebook_audience_network
But "Facebook Audience Network will only use bidding to fill ads in iOS apps from 31 March.
"
So i would like to use admob (as they have more documentation) as a mediation with my existing ads in Facebook audience network. But 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, one 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.

fb audience network not showing real ads

when I try fb audience network test ads they work perfectly fine but when I place real ads they do not work.
another error that I get after activating native Fb ads my app shows pop and it says:
ads error pop up
does anyone have face any similar issues?

How can i add ads in flutter, without admob?

Hi everyone i have a problem with my admob account. Since 2-3 months i can’t log in and i think it never works for me. I need a mobile ads. Is there anyone using mobile ads other than admob?
You can use Huawei Ads Kit Flutter plugin: https://pub.dev/packages/huawei_ads

Using Facebook Audience Network SDK to serve ads in app

I want to serve ads in my game im making using the Facebook Audience Network in this page it says "we will not serve ads to users that have advertising opt-outs enabled in their iOS & Android devices" does this mean no facebook ads will show at all in my app or just not targeted ads ?https://developers.facebook.com/docs/audience-network/faq#
Edit: Previously I wrote that ads will show for non Facebook users but that is wrong. Ads will only show for users which has the native Facebook app installed on their devices. I'm sorry if I mislead you.