【发布时间】:2021-07-25 02:08:06
【问题描述】:
https://pub.dev/packages/google_mobile_ads
我复制了这个例子
除“原生广告”外,一切正常
当然,MainActivity.kt 和 NativeAdFactoryExample.kt 都是完美设置的
当然,我在 NativeAd 中使用了 testAdUnitId
但它一直显示
I/Ads ( 6932): Received log message: <Google:HTML> Incorrect native ad response. Click actions were not properly specified
I/Ads ( 6932): Ad failed to load : 0
I/flutter ( 6932): NativeAd failedToLoad: LoadAdError(code: 0, domain: com.google.android.gms.ads, message: Internal error.)
我已经工作了 12 个小时,但仍然没有解决,我真的要疯了
有人可以帮忙解决这个问题吗?
【问题讨论】:
标签: flutter admob firebase-admob googlemobileads