Flutter : Facebook Audience Network Ba​​nner error_message: No Fill, error_code: 1001 当返回之前的路线时

Ame*_*ev. 5 flutter

当我回到之前的路线时,我收到了 Facebook 横幅广告的错误:

{error_message: No Fill, error_code: 1001, invalidated: false, placement_id: **************}
Run Code Online (Sandbox Code Playgroud)

Vir*_*iya 5

此消息非常明显,此错误意味着您实施了广告,但广告未填充。您必须将应用程序上传到 Playstore,然后您的添加将自动填充。

注意:您必须从 Play 商店下载您的应用程序,然后它才会显示真实的广告。

我个人面临这个错误并只找到了这个解决方案。

您可以在测试设备中进行测试:

https://developers.facebook.com/docs/audience-network/guides/test/

Facebook 提到的原因如下:

Error 1001 - No Fill. May be due to one or more of the following:
User not logged into Native Facebook App on Mobile Device
Limit Ad Tracking turned on (iOS)
Opt out of interest-based ads turned on (Android)
No Ad Inventory for current user
Your testing device must have the native Facebook application installed.
Your application should attempt to make another request after 30 seconds.
Run Code Online (Sandbox Code Playgroud)


归档时间:

查看次数:

2396 次

最近记录:

5 年,8 月 前