我正在使用亚马逊移动广告插页式广告。我有AdRegistration.enableTesting(true);
和this.interstitialAd.loadAd();
。但是当App应该显示非页内广告时,在LogCat中我得到:
07-21 11:21:51.653: W/AmazonMobileAds InterstitialAd(13446): The interstitial ad cannot be shown because it has not loaded successfully. Please call loadAd(AdTargetingOptions) to load an ad first.
P.S。当我做它它工作。两天后,当我再次启动应用程序时,它开始显示此警告。
答案 0 :(得分:0)
阅读文档,他们会告诉您如何添加
loadAd(AdTargetingOptions)
您可以设置地理位置跟踪器(可选)