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.
Asked
Active
Viewed 691 times
0
-
Please provide enough code so others can better understand or reproduce the problem. – Raj Suvariya Oct 21 '21 at 11:31
-
There are no more details than this – عبدالله القرني Oct 21 '21 at 12:30
1 Answers
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