Hi,
I have built an android app with banner, interstitial and rewarded apps.
When Ad ids are that of test ad-unit ids (from android dev guides):
- Emulator: I can see Test ads
- Device: I can see Test Ads
When Ad ids are that of actual adunit ids from my AdMob account:
- Emulator: I can still see Test ads (no live ads, which I think is expected)
- Device: I cannot see ads
I put make toast error comments for the app and I recieve:
Code: 3
Message: No ad config"
Domain: com.google.android.gms.ads
Cause: null
Please help.
Btw, my app is under review in Play Console.
But I created another apk to test in my device until then and ran into issues.
NOTE: The Ad units are created several weeks ago.