Seemingly random mediation adapter failure

609 views
Skip to first unread message

A Tiny Pony

unread,
Aug 14, 2014, 4:35:51 PM8/14/14
to google-adm...@googlegroups.com
I've had AdMob, MobFox and InMobi in medation for a long time. Recently I've tried adding Millennial Media and AppFlood as well, however, I'm experiencing some (seemingly) random errors.

The error is that sometimes when loading an ad ALL the mediation adapters decide to fail. The sequence of "Ads" log posts is this:

08-14 22:19:53.835: I/Ads(6649): Starting ad request.
08-14 22:19:54.200: W/Ads(7054): JS: The page displayed insecure content!
08-14 22:19:54.200: W/Ads(7054):  (null:1)
08-14 22:19:54.215: W/Ads(7054): JS: The page displayed insecure content!
08-14 22:19:54.215: W/Ads(7054):  (null:1)
08-14 22:19:54.220: W/Ads(7054): JS: The page displayed insecure content!
08-14 22:19:54.220: W/Ads(7054):  (null:1)
08-14 22:19:54.530: I/Ads(6649): Trying mediation network: <id>
08-14 22:19:54.535: I/Ads(6649): Instantiating mediation adapter: com.google.ads.mediation.inmobi.InMobiAdapter
08-14 22:19:54.535: W/Ads(6649): Could not instantiate mediation adapter: com.google.ads.mediation.inmobi.InMobiAdapter. com.google.ads.mediation.inmobi.InMobiAdapter
08-14 22:19:54.535: I/Ads(6649): Trying mediation network: <id>
08-14 22:19:54.535: I/Ads(6649): Instantiating mediation adapter: com.google.ads.mediation.admob.AdMobAdapter
08-14 22:19:54.535: W/Ads(6649): Could not instantiate mediation adapter: com.google.ads.mediation.admob.AdMobAdapter. com.google.ads.mediation.admob.AdMobAdapter
08-14 22:19:54.535: I/Ads(6649): Trying mediation network: <id>
08-14 22:19:54.535: I/Ads(6649): Instantiating mediation adapter: com.mobfox.adapter.MobFoxAdapter
08-14 22:19:54.535: W/Ads(6649): Could not instantiate mediation adapter: com.mobfox.adapter.MobFoxAdapter. com.mobfox.adapter.MobFoxAdapter
08-14 22:19:54.535: I/Ads(6649): Trying mediation network: <id>
08-14 22:19:54.540: I/Ads(6649): Instantiating mediation adapter: com.google.ads.mediation.admob.AdMobAdapter
08-14 22:19:54.540: W/Ads(6649): Could not instantiate mediation adapter: com.google.ads.mediation.admob.AdMobAdapter. com.google.ads.mediation.admob.AdMobAdapter
08-14 22:19:54.540: I/Ads(6649): Trying mediation network: <id>
08-14 22:19:54.540: I/Ads(6649): Instantiating mediation adapter: com.google.ads.mediation.millennial.MillennialAdapter
08-14 22:19:54.540: W/Ads(6649): Could not instantiate mediation adapter: com.google.ads.mediation.millennial.MillennialAdapter. com.google.ads.mediation.millennial.MillennialAdapter
08-14 22:19:54.540: I/Ads(6649): Trying mediation network: <id>
08-14 22:19:54.545: I/Ads(6649): Instantiating mediation adapter: com.appflood.AppFloodAdAdapter
08-14 22:19:54.545: W/Ads(6649): Could not instantiate mediation adapter: com.appflood.AppFloodAdAdapter. com.appflood.AppFloodAdAdapter
08-14 22:19:54.545: I/Ads(6649): No fill from any mediation ad networks.
08-14 22:19:54.550: I/Ads(6649): Scheduling ad refresh 60000 milliseconds from now.
08-14 22:19:54.550: W/Ads(6649): Failed to load ad: 3

I'd understand it more if it was consistent in failing. What could I possibly have done to make this happen? I'm impressed by how even the AdMobAdapter fails.

Possibly relevant changes recently:
  • ProGuard settings.
  • AppFlood and Millennial Media SDK+adapter.
  • Using Millennial Media xmlns:mm and defined layout_width, layout_height, mm:width and mm:height for the AdView (otherwise Millennial Media ads fill entire screen).
I'm able to get all mediation adapter to work separately (I can see test ads if changing eCPM settings).

Amy Quispe (AdMob SDK Team)

unread,
Aug 15, 2014, 3:45:49 PM8/15/14
to google-adm...@googlegroups.com
I know you said you can get each to work separately. Have you been able to get any two working (i.e. if you remove AppFlood and Millennial, does it work again)?

Amy Quispe

A Tiny Pony

unread,
Aug 20, 2014, 3:20:12 PM8/20/14
to google-adm...@googlegroups.com
Thanks for your reply. I was able to fix this. I didn't realize the problem only occured in production.

The problem was in my ProGuard settings, that stripped away too much. Can't pinpoint it, but I re-did my ProGuard and it is now no longer a problem.

Mark Smithhart

unread,
Sep 18, 2014, 1:50:45 PM9/18/14
to google-adm...@googlegroups.com
Hi A Tiny Pony,

I'm trying mediation for the first time. My setup is using AdMob, MobFox and InMobi like you had originally. I am getting the same mediation adapter failures in production that you mention. What have you added to ProGuard to get these networks to work? Any help would be appreciated. Thanks.
Reply all
Reply to author
Forward
0 new messages