question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Banner test ads on Android stopped working.

See original GitHub issue

I have noticed that a few weeks ago banner test ads for Android (ca-app-pub-3940256099942544/6300978111) stopped to work.

Here’s the error message I am getting when requesting the above ad id:

LoadAdError(code: 3, domain: com.google.android.gms.ads, message: No ad config., responseInfo: ResponseInfo(responseId: null, mediationAdapterClassName: , adapterResponses: []))

The last changes to my codebase that touched the parts responsible for loading and displaying ads are from Nov 2021, also test banner ads for iOS work perfectly as do interstitial test ads for both Android and iOS.

I am on the most recent stable version of both Flutter and google_mobile_ads. Is there anything that you could advise?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
hicnarcommented, Jul 14, 2022

I had to modify it a bit, but all in all I tested that and it looks like the problem is tied one of my android devices (S9) it works if run on an emulator also it works when run on Google Pixel C tablet. Which makes me think it has to do with my S9 rather than the library. Apologies for opening this without running more tests across different types of Android devices.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common reasons for ads not showing - Google AdMob Help
Use the following guide to understand common reasons why apps show few or no ads. If you're still having issues, use the Can't...
Read more >
AdMob test ads STOP working (Banner, Interstitial, Reward ...
In all my android applications suddenly AdMob test ads not working. Every time AdMob returning a no fill error code 3.
Read more >
Enabling test ads | Android - Google Developers
This guide explains how to enable test ads in your ads integration. It's important to enable test ads during development so that you...
Read more >
Troubleshooting: I don't see ads in my app
If you don't see ads in your app, this could imply a technical or setup issue. Learn how to use test ads to...
Read more >
Admob Banner Test ID not Working - Google Groups
I see that you're using the Test Ad unit Ids to load the ads. I was able to load ads by testing it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found