Ads are not displaying after publishing final application

前端 未结 2 1478
醉话见心
醉话见心 2021-01-16 02:36

I had a game which I designed using libgdx.

It was displaying ads before publishing it on Google Play as I tested it by this code:

adView = new AdVie         


        
相关标签:
2条回答
  • 2021-01-16 03:35
    1. Check to make sure that your AdUnitID is correct
    2. Sometimes there might be no ads for some weird reason.
    3. If it is the first time(first app with AdMob), it might take some time before they start appearing. -> This Happened to me
    0 讨论(0)
  • 2021-01-16 03:36

    Test Ad working fine but not getting live Ads.

    Follow these steps :

    1. Wait for some times/hours.

    2. If you're able to load test ads but not live ads, It sounds like an issue with your AdMob account.

    3. After waiting still having problem then you need to cross check Ad unit Id and AppId from AdMob account.

    4. Make sure that you properly set up a payment system and/or verified your PIN? If they are not done, then live ads would not be served from your account.
    5. Still problem now you need to post your problem in this group for assistance.
    0 讨论(0)
提交回复
热议问题