0
Error Domain=com.google.ads Code=1 "Request Error: No ad to show." UserInfo={NSLocalizedDescription=Request Error: No ad to show., NSLocalizedFailureReason=Request Error: No ad to show.}Admob插頁式廣告錯誤域= com.google.ads代碼= 1「請求錯誤:無廣告顯示。」
我使用InterstitialExample應用程序或示例應用程序測試了插頁式廣告單元ID和我的插頁式廣告單元ID,並添加了所有定位信息,並且能夠成功加載測試廣告。但它沒有適用於我的應用程序
您是否將appId添加到appdelegate中? –
是的,我已將其配置爲appdelegate。 – DaisyLiang
是否添加了Firebase pod或google_mobile_ad_sdk? –