googleads / googleads-mobile-android-native-templates

Apache License 2.0
117 stars 101 forks source link

Bug: templates don't follow the rules of Admob #49

Open AndroidDeveloperLB opened 3 months ago

AndroidDeveloperLB commented 3 months ago

It shows that the ad-attribution on the templates isn't at the top, as opposed to what's required: https://support.google.com/admob/answer/6329638?hl=en&visit_id=638590532906705919-568851271&rd=1#:~:text=Ad%20attribution%20must%20be%20displayed%20at%20the%20top%20of%20the%20ad.

https://developers.google.com/admob/android/native/templates

And here they look very weird, as if we can press on them: https://developers.google.com/admob/android/native/full-screen

AndroidDeveloperLB commented 3 months ago

As for ad-choices: seems it's automatically added, if not specified:

https://developers.google.com/admob/android/native/advanced#adchoices_overlay

but only on real ads, not on test ads.

Please add this to test ads too, so that we can see it ourselves.

Also please provide details on how large it can get, so that we know how much space to leave for it