我正在使用 react-native-firebase / admob 在 react native 中使用 Adbmod,当我尝试在第一次点击时使用插页式广告时,它会打开广告,但从那时起它返回此错误:
Error: firebase.admob () InterstitialAd.show () The requested InterstitialAd has not loaded and could not be shown.
Run Code Online (Sandbox Code Playgroud)
代码与文档相同,可在此处找到:
javascript admob react-native react-native-firebase firebase-admob