Closed panktiszluck closed 1 year ago
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
Thank you for your contributions.
What happened?
Hi, I am getting below error for testIds, happening with interstitial video, interstitial reward, and rewarded video ads.
[Error: [googleMobileAds/no-fill] Request Error: No ad to show.]
I have configured and initialize as below
Using ad hooks for implementations like,
Expected: Show ad when call
interstitialAd.show();
Actual:
[Error: [googleMobileAds/no-fill] Request Error: No ad to show.]
Platforms
Android and iOS
React Native Info
app.json
ios/Podfile
No response
android/build.gradle
No response
android/app/build.gradle
No response
android/settings.gradle
No response
AndroidManifest.xml
No response