Dear AdMob team,
I'm experiencing an issue where ads aren't showing on my app with the Package Application-Id "com.hindi.english.translate". I haven't received any policy violation notices either. However, when I change the Package Application-Id to "com.example.english," the ads work perfectly fine. Could you please help me resolve this issue?
Package name: com.hindi.english.translate
SDK version: implementation 'com.google.android.gms:play-services-ads:22.0.0'
app ID: ca-app-pub-2650198364422513~2780435417
App open ca-app-pub-2650198364422513/1844426566
Banner: ca-app-pub-2650198364422513/6874048505
Interstitial: ca-app-pub-2650198364422513/2802285016
Native advanced: ca-app-pub-2650198364422513/3349079927
Publisher ID: pub-2650198364422513
The test ad as well as the original ad is not showing in the logcat for the package ID "com.hindi.english.translate". Error is showing in this image. However, if I change the package application-id to "com.example.test.ads" in the same code, the ads work perfectly fine. I have tried uploading the app to the Play Store thrice, but the same issue persists. I have also used the "mediation group," but the problem persists.
Same code, Same Test ad unit but Different package id.