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.

Offen

#71 geöffnet am 02.06.2021

 (12 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Dart (57 Forks)github user discovery
Native Adhelp wantediOS

Repository-Metriken

Stars
 (81 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide