首先我的 interstitialAd 出现这样的错误
W/flutter ( 1924): onAdFailedToLoad: 2
I/Ads ( 1924): Ad failed to load : 2
I/flutter ( 1924): InterstitialAd event MobileAdEvent.failedToLoad
I/flutter ( 1924): Interstitial failed to load
并且bannerAd出现这样的错误
[ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: PlatformException(load_failed_ad,
cannot reload a failed ad, id=674080682, null)
我在 2 个月前和 2 周前之前发布了应用程序,它一直运行良好
但突然广告不显示,现在只有 testAds 工作正常。
实际上我的 admob 停了两天,原因是无效流量
(这不应该理解,因为我们没有点击广告或观看)
停止问题现在解决了,但从那时起,
我想它现在永远不会显示
有人可以帮忙解决这个问题吗?
我搜索了它,但每个人都说像检查互联网
(我的互联网完全没问题)