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.

Ad failed to load : 3

See original GitHub issue

Bug report

Describe the bug Even if I use the test ID, banner ads are not shown and i got error “Ad failed to load : 3”.

Steps to reproduce

Steps to reproduce the behavior:

Just add a banner ad. Since I got the “Ad failed to load : 3” error, codes are supposed to work fine.

Expected behavior

Show a test banner ad.


Additional context

Add any other context about the problem here.


Flutter doctor

Run flutter doctor and paste the output below:

Click To Expand
Microsoft Windows [Version 10.0.19042.868]
(c) 2020 Microsoft Corporation. All rights reserved.

D:\Ugur\Flutter\projeler\kelime_dunyasi_3>flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 2.0.3, on Microsoft Windows [Version 10.0.19042.868], locale tr-TR)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[√] Chrome - develop for the web
[√] Android Studio (version 4.1.0)
[√] Connected device (3 available)

• No issues found!


Flutter dependencies

Run flutter pub deps -- --style=compact and paste the output below:

Click To Expand
D:\Ugur\Flutter\projeler\kelime_dunyasi_3>flutter pub deps -- --style=compact
Dart SDK 2.12.2
Flutter SDK 2.0.3
kelime_dunyasi_3 1.1.0+4

dependencies:
- audioplayers 0.17.4 [uuid path_provider flutter flutter_web_plugins]
- auto_size_text 2.1.0 [flutter]
- cupertino_icons 1.0.2
- flutter 0.0.0 [characters collection meta typed_data vector_math sky_engine]
- flutter_sequence_animation 3.0.1 [flutter meta]
- get 3.26.0 [flutter]
- get_it 6.0.0 [async collection]
- google_mobile_ads 0.11.0+4 [meta flutter]
- sqflite 2.0.0+3 [flutter sqflite_common path]

dev dependencies:
- flutter_test 0.0.0 [flutter test_api path fake_async clock stack_trace vector_math async boolean_selector characters charcode collection matcher meta source_sp
an stream_channel string_scanner term_glyph typed_data]
- integration_test 0.9.2+2 [flutter flutter_driver flutter_test path vm_service archive args async boolean_selector characters charcode clock collection convert
crypto fake_async file matcher meta source_span stack_trace stream_channel string_scanner sync_http term_glyph test_api typed_data vector_math webdriver]

transitive dependencies:
- archive 2.0.13 [crypto args path]
- args 1.6.0
- async 2.5.0 [collection]
- boolean_selector 2.1.0 [source_span string_scanner]
- characters 1.1.0
- charcode 1.2.0
- clock 1.1.0
- collection 1.15.0
- convert 2.1.1 [charcode typed_data]
- crypto 2.1.5 [collection convert typed_data]
- fake_async 1.2.0 [clock collection]
- ffi 1.0.0
- file 6.0.0 [meta path]
- flutter_driver 0.0.0 [file meta path vm_service webdriver flutter flutter_test fuchsia_remote_debug_protocol archive args async boolean_selector characters cha
rcode clock collection convert crypto fake_async matcher platform process source_span stack_trace stream_channel string_scanner sync_http term_glyph test_api typ
ed_data vector_math]
- flutter_web_plugins 0.0.0 [flutter js characters collection meta typed_data vector_math]
- fuchsia_remote_debug_protocol 0.0.0 [process vm_service file meta path platform]
- js 0.6.3
- matcher 0.12.10 [stack_trace]
- meta 1.3.0
- path 1.8.0
- path_provider 1.6.28 [flutter path_provider_platform_interface path_provider_macos path_provider_linux path_provider_windows]
- path_provider_linux 0.0.1+2 [path xdg_directories path_provider_platform_interface flutter]
- path_provider_macos 0.0.4+8 [flutter]
- path_provider_platform_interface 1.0.4 [flutter meta platform plugin_platform_interface]
- path_provider_windows 0.0.5 [path_provider_platform_interface meta path flutter ffi win32]
- platform 3.0.0
- plugin_platform_interface 1.0.3 [meta]
- process 4.0.0 [file path platform]
- sky_engine 0.0.99
- source_span 1.8.0 [charcode collection path term_glyph]
- sqflite_common 2.0.0+2 [synchronized path meta]
- stack_trace 1.10.0 [path]
- stream_channel 2.1.0 [async]
- string_scanner 1.1.0 [charcode source_span]
- sync_http 0.2.0
- synchronized 3.0.0
- term_glyph 1.2.0
- test_api 0.2.19 [async boolean_selector collection meta path source_span stack_trace stream_channel string_scanner term_glyph matcher]
- typed_data 1.3.0 [collection]
- uuid 2.2.2 [crypto convert]
- vector_math 2.1.0
- vm_service 5.5.0 [meta]
- webdriver 2.1.2 [archive matcher path stack_trace sync_http]
- win32 2.0.4 [ffi]
- xdg_directories 0.1.2 [meta path process]

Here is the terminal reult

D/DynamitePackage( 5804): Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl I/Ads ( 5804): This request is sent from a test device. I/DynamiteModule( 5804): Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:210402101 I/DynamiteModule( 5804): Selected remote version of com.google.android.gms.ads.dynamite, version >= 210402101 I/DynamiteModule( 5804): Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:210402101 I/DynamiteModule( 5804): Selected remote version of com.google.android.gms.ads.dynamite, version >= 210402101 I/Ads ( 5804): Ad failed to load : 3

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
untpcommented, Mar 23, 2021

@uugurbas Can you try example app in this repository? It is working well on my devices.

Maybe an ad blocker or a firewall blocks ads. Can you turn off them, if you are using an ad blocker?

0reactions
github-actions[bot]commented, Jan 10, 2022

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output of ‘flutter doctor -v’. All system setups can be slightly different so it’s always better to open new issues and reference the related ones. Thanks for your contribution.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Failed to load ad: 3" with DoubleClick - Stack Overflow
It Means that your code is correct but due to less amount of request to the server your ads are not Visible. To...
Read more >
Ad failed to load : 3 - Google AdMob Community
If you are getting this error, then your code is correct. The issue is that AdMob does not always have an ad to...
Read more >
Failed to load ad: 3, No fill from ad server. - Google Groups
The error - Ads: No fill from server. simple means that there is no create to fill for the given Ad Unit ID....
Read more >
[firebase_admob] Keep getting Ad failed to load: 3 while try to ...
if I take a namespace of my app that's already at the store with ads, the test ads in the project won't event...
Read more >
Test Device doesn't receive ads (add fail to load : error no 3)
Hello, I finish implementing AdMob in my game and register my device as a Test Device. When I request an ad, however, I...
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