0

I have a problem that the ads are still beta ads even though the app is in Google Play and I registered it in Admob and the Admob page shows me that it is ready. Thanks.

1 Answers1

0

If you have added your device id as a test device id either while making the ad request or on the Google AdMob console then they will treat you as a test User even though the app you are using is uploaded to playstore.

Try removing .addTestDevice("") from the code and check the AdMob console and remove the device id from there as well.

Post that you should start seeing real ads. Allow it some time as it won't be spontaneous.

Raj Suvariya
  • 1,592
  • 3
  • 14
  • 36