-
-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ads are not loading #161
Comments
do you see any errors when bringing up logcat? |
Actually, yes. |
I believe I'm having a similar issue: W/Ads (23019): Not retrying to fetch app settings Thanks! |
A quick search yields this result: Do your banner ads load correctly? |
Test ads, of any kind, work fine. Banner ads load, but only with test ids. Otherwise, they are just a black box. iOS continues to work just fine. I'm not sure it's a fill rate issue or failure to present an ad upon request because it seemingly NEVER succeeds. Thanks! |
Ensure you are using the correct
|
Hi there, I believe Google changed their policy to where I could only see MY ads once I do a 'release' of some kind: https://stackoverflow.com/questions/57795251/android-admob-ads-are-not-showing Going to check into this and get back. Thanks! Thanks |
This was the resolution. Put an apk into the internal test track on your Google Play account (make sure it's published. Roll it out. Wait a few hours. Download that APK to your test device with your test account that you declared in the internal test testers section. Bam. Ads show up) Thank you so much for making this pub and for continuing to support it! |
I can display the ads ok in Android but not in iOS. Is that because I don't have the iOS version released yet? |
I integrated everything as in the tutorial, but the ads are not displaying/loading.
PS: When I use firebase_admob plugin, the ads are loading.
The text was updated successfully, but these errors were encountered: