ironsource ads not loading "empty waterfall"
Asked Answered
W

2

12

I am trying IronSource Ad network mediation with Facebook bidding. I am trying banner and interstitial ad. But I am getting this error : "Empty waterfall" every time I am trying to load the ads. Please help me out, there are no information available about this online as it's a new thing.

Wallachia answered 2/8, 2021 at 16:48 Comment(4)
did you find any solution , i'm facing the same issueThreshold
I'm here to ask same thing. It doesn't show the test ads. How come test ads can be empty???Northwesterly
same problem for me in UnityCheapen
anybody find the answer to this issue?Cullen
W
2

This is an old question and I end up here. Finally, I managed to fix this issue.

In the end, the reason for this issue is that Facebook is not serving ads, and they don't serve ads if the device does not have Facebook installed or base on users' privacy settings on their platform.

In my case, I was getting that error 100% of the time despite having two AD Sources: IronSource itself and Meta.

Despite the issue with Meta, I was expecting getting at least IronSource ads.

Issue I was facing:

  • My app was approved
  • SDK was properly configured on my app
  • Ads were working fine for test devices
  • Ads were working fine if I enable "Test mode" for banners
  • If test mode is disabled, then I got the error 606 - Empty waterfall

How I fixed:

Despite the clear message (i.e. Empty waterfall), there's nothing on their platform that allows you to configure a "waterfall". After trying a lot of things, I discovered we need to create "Ad Instances" as follows:

Instances Menu

Adding an Instance

After adding an instance, I could finally get live AD's on my app.

The complete guide can be found here:

https://developers.is.com/ironsource-mobile/android/add-iron-source-instances/

Wiseman answered 25/10, 2023 at 1:23 Comment(0)
I
0

I face this issue when I test Facebook ad.

Issue was in Latest version of IronSource sdk {7.3.1} then I use old version. All problem gone.

implementation 'com.ironsource.sdk:mediationsdk:7.2.7'

Try this :) Let me know this works for you or not.[ @MandelDuck @CihadTurhan ]

Inductor answered 22/7, 2023 at 13:12 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.