Admob shows Test ads but not real ads

前端 未结 14 893
-上瘾入骨i
-上瘾入骨i 2020-12-02 22:24

I\'m using admob for showing android ads. The test ads are working fine but real ads are not shown. Also, I\'ve no issue with real interstitial ads as they work fine. Just t

14条回答
  •  眼角桃花
    2020-12-02 22:54

    Remove the line that says

    .addTestDevice("4CCC00EF4EA205A6FE82E1AEB26B0839")
    

    Also, when you use a virtual device, it shows the test ads no matter what. Are you testing it on a real device?

提交回复
热议问题