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.

Ouverte

#71 ouverte le 2 juin 2021

 (12 commentaires) (2 réactions) (0 personne assignée)Dart (57 forks)github user discovery
Native Adhelp wantediOS

Métriques du dépôt

Stars
 (81 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur