I'm currently unable to display a test rewarded ad. I am using the rewarded ad Sample ad unit ID
provided in the doc: ca-app-pub-3940256099942544/5224354917
.
I am getting error code 3, which according to the documentation:
The ad request was successful, but no ad was returned due to lack of ad inventory.
Which doesn't seem to make sense as this is a test ad, and should always be available?
The full error:
Ad failed to load: LoadAdError(code: 3, domain: com.google.android.gms.ads, message: No ad config.) => No ad config.
For reference, I've also opened an issue on the googleads-mobile-flutter repo with the full log outputs.
Any ideas why I wouldn't be able to fetch even a test ad?
Also please leave a comment if you've been able to successfully display test rewarded ads or real rewarded ads with this plugin lately.