Native Admob ads using ionic/cordova
I have actually successfully implemented banner and interstitial ads in my app but I would love to have a less intrusive way of making a few extra bucks to keep the lights one.
I'd really like to implement Native ads through admob in my cordova/ionic project. The problem is I can't use the SDK and I can't reverse engineer adsense to show in the app because that is against policy.
I've been searching Stack for answers but the only think I really see is implementation help for banners and interstitials (which I'm good with). My question is, Has anyone had any luck with implementing native ads using admob in a cordova/ionic project? Link below to "native ads" so we are all on the same page. Basically it means in the main feed and not floating at the bottom or poping up to take full screen.
AdMob Native Ads
Thanks in advance!
They don't support currently. Here is answer from Google Employee..Answer in Google official forum
You can follow this tutorial in https://github.com/appfeel/admob-google-cordova/wiki/Angular.js,-Ionic-apps
Possible duplicate of https://stackoverflow.com/a/38019618/513570
So far it's not possible to implement AdMob native ad in Ionic. But we've Facebook Audience Network, and we can implement its native ad easily FAN native ad: Ionic 2
链接地址: http://www.djcxy.com/p/32322.html上一篇: 在一个应用中添加多个admob用户广告
下一篇: 原生Admob广告使用离子/科尔多瓦