Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta Audience Network (Facebook) Test Mode doesn't work #130

Open
dfabulich opened this issue Jun 7, 2022 · 4 comments
Open

Meta Audience Network (Facebook) Test Mode doesn't work #130

dfabulich opened this issue Jun 7, 2022 · 4 comments
Labels
stale This isue has been inactive

Comments

@dfabulich
Copy link
Contributor

I've got an app live in the store that's successfully requesting Facebook Meta Audience Network ads, according to the Meta Monetization Manager console, but I've never been able to test it successfully in Test Mode.

In my production app on the store, I launch the MAX Mediation Debugger, tap "Facebook" under "Completed Integrations," tap "Enable" under Test Mode. I get a pop-up, "Restart Required." I swipe up and force quit the app, then relaunch an navigate back to the Facebook section. Now I can tap on Test Mode. But when I tap "Load" on Banner or Interstitial (the two ad units I support), I get an error message:

"Failed to load BANNER with error code: 204"

Again, these ads are working fine; Meta is paying me for them, so I know they work. It's just Test Mode that doesn't seem to work.

IMG_0871

IMG_0872

@ddaddy
Copy link

ddaddy commented Jun 10, 2022

I'm also having trouble getting Test Ads to load with other networks.

I have implemented Vungle, have the app in Test Mode on their dashboard so it should be firing test ads.
I open the Mediation Debugger and go through the Ad Units, select Vungle, then hit the Load button at the bottom.
The console prints:

**************************************************
NO FILL received:
..ID: "07b07f7390ac85b7"
..FORMAT: "MREC"
..SDK KEY: "vIk0_MRbvoTzcq...."
..PACKAGE NAME: "com.mycompany.myapp"
..Reason: (
        {
        code = 1000;
        msg = "Ad network does not match filter ad networks list";
    }
)
**************************************************

This should receive an a test app.

I tried exactly the same thing with ByteDance/Pangle and got exactly the same response.
My MAX dashboard was setup 2 hours ago and the Mediation Debugger reports the correct ID's, so that's not the issue.

It looks like something might be broken in the SDK?

@ddaddy
Copy link

ddaddy commented Jun 11, 2022

Mine is working now. Turns out I needed to add Vungle as waterfall other As it doesn’t have bidding enabled by default.

@ParthaPokkt
Copy link

ParthaPokkt commented Sep 28, 2022

And how about Facebook Native ads? They never appear and no logs from Facebook server upon calling native ads using mediation in AppLovin Max. And also always no fill when called using Mediation Debugger.

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale This isue has been inactive label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This isue has been inactive
Projects
None yet
Development

No branches or pull requests

3 participants