bdlukaa/native_admob_flutter

[iOS] <Google> <Google:HTML> Not all asset views lie inside the native ad view. This indicates an integration problem. Such implementations will not be supported in the future. Please make sure that all native ad assets are rendered inside the native ad view.

开放

#71 创建于 2021年6月2日

 (12 条评论) (2 个反应) (0 位负责人)Dart (57 个派生)github user discovery
Native Adhelp wantediOS

仓库指标

星标
 (81 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

This warning is shown for the first NativeAd in the example app:

<Google> <Google:HTML> Not all asset views lie inside the native ad view. This indicates an integration problem. Such implementations will not be supported in the future. Please make sure that all native ad assets are rendered inside the native ad view.

In addition to that, the first 2 NativeAds in the example are displayed without buttons, although we've specified buttons for them in the example code:

Simulator Screen Shot - iPhone 12 Pro Max - 2021-06-02 at 18 34 17

贡献者指南