Hi!
I want to write an adapter for AdMob native ads. But It seems problematic because AdMob Native Ads require either a com.google.android.gms.ads.formats.NativeAppInstallAdView or com.google.android.gms.ads.formats.NativeContentAdView to display an ad.
Someone managed to do it anyway ?