Closed davideroffo closed 1 year ago
Hi @davideroffo, Thanks for filing the issue.
LoadAdError(code: 1
Generally indicates an invalid request as per the documentation,
How long has it been since the ad unitId was created?
Leaving this issue open for further investigation as I won't be able to reproduce production bugs.
cc: @jjliu15
Hi @maheshmnj , thanks for the reply. With iOS I get this error code number 1, but if I start the application on an Android device (with the proper banner ad unit for android) I get error code number 3: No ad config. It's really strange, because test ads are working properly and everything is set up correctly, just as the documentation explains (google mobile sdk for flutter). The Ad Units have been created more than 5 days ago and the app-ads.txt has been scanned properly 3 days ago.
Thanks for the info.
if I start the application on an Android device (with the proper banner ad unit for android) I get error code number 3: No ad config.
For the Android-specific bug you may follow up on this issue https://github.com/googleads/googleads-mobile-flutter/issues/59
@davideroffo I was able to reproduce this with test ads, the ads were working fine and when showing rewarded ads after a hot restart the issue was reproduced using google_mobile_ads: ^1.0.1
Is needed a fix to the library? Or is it Admob side?
Looks like it's from AdMob but I am not really sure, someone from the team will investigate this further.
Thank you, just a side note, I'm getting these errors on:
Any news about this? I have the same problem
Any updates? Got same issue here
Same here, it has been like this for over a month now.
Hello, I just came to inform you that my ads appeared again yesterday, I tested today and for now it is still ok, I did some steps that I was instructed to follow by the Admob community, this LINK may help you to solve your problem. IMPORTANT: I DON'T KNOW IF THIS SOLVE MY PROBLEM. I simply followed the steps and a few days later it started working again, maybe it was some correction made by their team. I really do not know.
Unfortunately no luck here. Everything looks good -- no policy center issues, app is approved (it was working before), connected to the store, ready, verified, ad unit works (well, used to work), app-ads.txt found and verified. It seems there is no actual support from AdMob -- meaning, someone from AdMob that we can contact to get help. If there is a way to contact their team, please let me know.
This was my solution https://stackoverflow.com/a/70795526/16666091
Hi @nelsonspbr , unfortunately I don't know how to contact the admob team, just the community, but try there, you might be lucky.
Any proper fix for this? Nothing is working for me
any update ?
Hi @maheshmnj , thanks for the reply. With iOS I get this error code number 1, but if I start the application on an Android device (with the proper banner ad unit for android) I get error code number 3: No ad config. It's really strange, because test ads are working properly and everything is set up correctly, just as the documentation explains (google mobile sdk for flutter). The Ad Units have been created more than 5 days ago and the app-ads.txt has been scanned properly 3 days ago.
solve it ?
The issue still exists...
please see if this comment helps resolve the issue https://github.com/googleads/googleads-mobile-flutter/issues/59#issuecomment-912724307
please see if this comment helps resolve the issue #59 (comment)
Unfortunately, it was not helpful. With the test ID, the ad is displayed correctly, but with the production ad ID, I get "LoadAdError code: 1".
・The app-ads.txt file is set up correctly (account approved in the Admob console). ・Ads are displayed correctly in the Android app. ・No mistakes in pasting Admob ad IDs into Android Studio project.
I have checked with Ads SDK team and they confirm the same error:
Hi Large,
Thank you for providing the requested information.
I've checked your Ad Unit against our iOS sample app, and getting the same no fill error on my end.
Also, I've checked your account and can confirm that it is fully setup (Billing and PIN verification) and there's no policy violation under your account.
This could be an ad serving issue.
However, since you're using flutter app, they we would suggest to reach out to our AdMob team who specifically handles our flutter app via this link and have them check this.
Regards,
Google Logo
Teejay Wennie
Mobile Ads SDK Team
My iOS have "Ad exposure / session" around 73-79% and Android (with same code) is 93-98% in production code / official app. These numbers was quite equal before I upgraded my app. I saw an decrease in income after my latest update too. Even got a thank you note from one user for removing the ads 🤔
This issue has to be addressed asap, people are probably loosing money here...
Some stats regarding iOS, admob app:
Even Google states that this is belove average:
Android stats for the same app / same code:
@maheshmnj are there any progress regarding this issue?
Unfortunately no updates so far.
any update on this error?
Still same issue, I use flutter and integrate admob with google_mobile_ads: ^2.3.0, ads were able to show with formal ad unit id after I link admob application to app store/play store.
Few days later, both banner and interstitial ads always fail to load due to same error In IOS it's "code = 1, Msg = Request Error: No ad to show." In Android it's "code = 3, Msg = No fill."
Where as ads are still able to loaded if I change my own ad unit ID to test ad unit ID
I've followed instruction in here, include
but nothing changes at this moment,
any help would be appreciated,
Getting the same issue
It's good before March.No modifications made. Now: In IOS it's "code = 1, Msg = Request Error: No ad to show." In Android it's "code = 3, Msg = No fill."
If the device is added to the testing machine and then didFailToReceiveAdWithError
Recursive execution bannerView?.load(GADRequest())
, Occasionally successful...
Any updates on this? It's still happening. It was all good for couple of weeks but all of the sudden stopped working with no code changes. LoadAdError(code: 1, domain: com.google.admob, message: Request Error: No ad to show., responseInfo: ResponseInfo(responseId: #######, mediationAdapterClassName: null, adapterResponses: [], loadedAdapterResponseInfo: AdapterResponseInfo(adapterClassName: , latencyMillis: 0, description: , adUnitMapping: {}, adError: null, adSourceName: , adSourceId: , adSourceInstanceName: , adSourceInstanceId: )), responseExtras: {mediation_group_name: Campaign})
Any help? still no ads showing with err code 1
For me below iOS 16 is getting same issue, Any Update?
Hi all,
If you are running into this error please reach out to our support team on the Developer Forum for assistance.
A LoadAdError code: 1
or error 3: No ad config
is typically not a plugin issue. The reason you are receiving that error may vary case by case. This is something our support team can help with. Please rout your concerns there. Thanks.
Closing this out. Any follow ups should be directed to the Developer Forum.
GETTING SAME ISSUE
flutter: BannerAd failed to load: LoadAdError(code: 1, domain: com.google.admob, message: Request Error: No ad to show., responseInfo: ResponseInfo(responseId: null, mediationAdapterClassName: null, adapterResponses: [], loadedAdapterResponseInfo: AdapterResponseInfo(adapterClassName: , latencyMillis: 0, description: , adUnitMapping: {}, adError: null, adSourceName: , adSourceId: , adSourceInstanceName: , adSourceInstanceId: )), responseExtras: {})
Same issue here with rewarded ads:
RewardedAd failed to load: LoadAdError(code: 1, domain: com.google.admob, message: Request Error: No ad to show., responseInfo: ResponseInfo(responseId: null, mediationAdapterClassName: null, adapterResponses: [], loadedAdapterResponseInfo: AdapterResponseInfo(adapterClassName: , latencyMillis: 0, description: , adUnitMapping: {}, adError: null, adSourceName: , adSourceId: , adSourceInstanceName: , adSourceInstanceId: )), responseExtras: {})
Any solution?
Still getting the same issue for iOS only:
flutter: Anchored adaptive banner failedToLoad: LoadAdError(code: 1, domain: com.google.admob, message: Request Error: No ad to show., responseInfo: ResponseInfo(responseId: null, mediationAdapterClassName: null, adapterResponses: [], loadedAdapterResponseInfo: AdapterResponseInfo(adapterClassName: , latencyMillis: 0, description: , adUnitMapping: {}, adError: null, adSourceName: , adSourceId: , adSourceInstanceName: , adSourceInstanceId: )), responseExtras: {})
Wondering for almost more than 2 years and the issue persists, even with the latest version of both google ads.
Any chance for a hotfix??
Thanks.
I can confirm issue is still there in 2024 (iOS).
Hi all,
If you are running into this error please reach out to our support team on the Developer Forum for assistance.
A
LoadAdError code: 1
orerror 3: No ad config
is typically not a plugin issue. The reason you are receiving that error may vary case by case. This is something our support team can help with. Please rout your concerns there. Thanks.Closing this out. Any follow ups should be directed to the Developer Forum.
There should better documented communication as to what are possible scenarios that could make this happen, so that we do inital diagnosis by ourselves and then reach out support if needed.
Yup, seeing the same thing, though it is not every time so I can't track down what the circumstances are that cause the error.
LoadAdError(code: 1, domain: com.google.admob, message: Request Error: No ad to show., responseInfo: ResponseInfo(responseId: null, mediationAdapterClassName: null, adapterResponses: [], loadedAdapterResponseInfo: AdapterResponseInfo(adapterClassName: , latencyMillis: 0, description: , adUnitMapping: {}, adError: null, adSourceName: , adSourceId: , adSourceInstanceName: , adSourceInstanceId: )), responseExtras: {})
The error still persists. Did anyone solve it?
flutter: BannerAd failed to load: LoadAdError(code: 1, domain: com.google.admob, message: Request Error: No ad to show., responseInfo: ResponseInfo(responseId: null, mediationAdapterClassName: null, adapterResponses: [], loadedAdapterResponseInfo: AdapterResponseInfo(adapterClassName: , latencyMillis: 0, description: , adUnitMapping: {}, adError: null, adSourceName: , adSourceId: , adSourceInstanceName: , adSourceInstanceId: )), responseExtras: {}) Lost connection to device.
Hi, I have implemented the Flutter
google_mobile_ads: ^1.0.0
. The test Ad Units are showing fine in the App (debug mode), but the real Ad Units, once the App has been built and deployed in Test Flight (iOS) are not showing at all. In the console I get this error:flutter: Ad failed to load: LoadAdError(code: 1, domain: com.google.admob, message: Request Error: No ad to show., responseInfo: ResponseInfo(responseId: null, mediationAdapterClassName: null, adapterResponses: []))
What I checked:
What should I do?
Plugin Version
google_mobile_ads: ^1.0.0
Steps to Reproduce
Expected results: AdMob banner is working and rendering
Actual results: AdMob banner is not working and is not rendering
flutter: Ad failed to load: LoadAdError(code: 1, domain: com.google.admob, message: Request Error: No ad to show., responseInfo: ResponseInfo(responseId: null, mediationAdapterClassName: null, adapterResponses: []))