I just created an android and ios app and I wanted to integrate ads from my google AdMob account but the Ads do not show up.
However, when I test my app from the developer's guidance as they provided in the sample id's for interstitial ads and app id, the app works fine. When I put my Admob interstitial ads id and app id then the Ads no longer show.
The first time I uploaded my app to the app store and google play the ads were working for approximately one week and then it suddenly stopped working.
Please does anyone have an idea on how to solve this problem?
if it is showing test ads, then its fine it will take some time (6 - 7 hours after publishing) then your ads will show up. be patient
Related
I published an android application and it has banner ads.
when application published on google play store banner ads display in application but after one week banner ads disappears.
what is the problem then ? and how to solve it ?
Most probably, admob has placed limits on your account. If your app is new, this is not uncommon. Make sure the implementation of your app is correct (for ads), and wait for a few days. If you are not indulged in any activities that violate Google's ad policies, the ads will start displaying again. It may take upto a month. Also, please consider reading about things on the web first before asking on StackOverflow
Banner ads will only show on App installed through Play Store and wait for a minute to let it load ads(this solved the above described problem once that I was too facing)
I know there's a lot of questions regarding this issue, but they don't fit my specific case.
I have an app in Google Admob with 2 ad units (banner and interstitial). I am using that app from Admob for 5 different apps in the Play Store.
So I use the same App ID, Banner ID, Interstitial ID for all apps in the Play Store, as I use the same app from Google Admob.
It works like a charm for these 5 apps.
Now I want to publish another app and I tried to do the exact same thing, so I used the same ad implementation for the ads and again the same App ID, Banner ID, Interstitial ID. (I simply copied all code from the other apps)
But this time, no ads appear. I'm already waiting for ca. 2 weeks for them to appear. One single time I had "luck" and an ad appeared (for whatever reason), but besides that single time, an ad was never shown.
If I use the Test Ad IDs from Admob, all Test ads show. So the implementation is correct.
The Logcat however shows two errors:
Ad failed to load : 3 and Ad failed to load : 1 (mostly it's error 3 though)
I looked them up and they mean:
3 means that there are no ads filled, so everything is correct, but Admob doesn't have any ads they want me to display right now.
1 means that there are some ID errors (e.g. banner ID for the interstitial).
But, to me, both don't make any sense: How don't they have any ads to display when they have always ads to display for the other 5 apps? I mean it's the same app in Google Admob.
And how can there be an ID error when it works with the Test ads and especially it works in the other 5 apps?
I have tried to install the app as a signed APK on my physical device, doesn't change anything (however, on the other apps the ads always appeared even in debugging mode).
So I really don't know what could be the problem in this case. As said, I'm already waiting for 2-3 weeks for the ads to show (and I was using the app constantly throughout that time; so ad requests were made constantly). So I don't think it is a matter of time.
Any help?
I have built a Corona SDK app that I want to contains ads (using an Admob).
I have 2 apps: one that I already published to the Google play and what I needed now is to republish it with an ad banner. And a second app that I haven't published at all.
When I tried to insert banner to my app that I already published it's shows the banner properly but when I tried to add the SAME impletation to the app I haven't published yet I received constantly "error code 3".
So, my question is: Is admob require that the app will be published in the "Google Play" store to be able to get ads?
Thank all.
Are you setting the ads to use testMode? If your app isn't published yet, you should not be getting live ads. But if you haven't published yet, you're not allowed to show live ads.
See: http://docs.coronalabs.com/plugin/admob/init.html
Rob
I have an Android application that use Admob to display ads. When I tested the application on my mobile phone before publishing it to the play store every thing was perfect and ads appear normally.
After publishing the app to the play store and download the live version the application doesn't show any ads.
How can I fix the problem ?
This is not your problem. It's a global problem but Google don't say anything about it.
Check these:
Admob: BannerAd don't show on clients phones.
Admob ads now showing from two weeks
https://productforums.google.com/forum/#!topic/google-admob-help-forum/8oc3pebOrFw;context-place=forum/google-admob-help-forum
I made Android app which integrate admob.
Then I run this app on my test device and it show ad banner on the screen.
But ad's status is still inactive. It makes me confuse.
Do you know that when admob become active? Run this app which download from market store?
Thanks in advance.
AdMob statistics are not realtime. It may take a few hours to see your requests on the admob site.