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
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?