cordova-admob

cordova admob pro not displaying banner

牧云@^-^@ 提交于 2019-12-12 03:09:59
问题 I am using Cordova 6.3.1, when I use cordova-plugin-admobpro, I am getting error, AdMob not defined. I have tried many codes and suggestions but it's still not working. Please help me on these. I am building app in only android and build is always successful, just only it's just banners are not displayed. 回答1: few things you need to check before you add the banner id etc. Make AutoShow: true Make AdId to PublisherId Check the testing mode and banner id is entered correct Make sure that your

Native Admob ads using ionic/cordova

让人想犯罪 __ 提交于 2019-12-10 14:44:32
问题 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

How to implement Admob into Ionic?

痴心易碎 提交于 2019-12-02 01:42:56
问题 I followed the instructions of this post: AdMob not loading ads in ionic/angular app When I run the app via "ionic build ios && ionic emulate ios" I get no ads, no black bar nothing. What did I miss? Thanks 回答1: You can follow the instructions at https://github.com/appfeel/admob-google-cordova/wiki/Angular.js,-Ionic-apps: Install the plugin as usual (see here): ionic plugin add cordova-admob Include the following script in your index.html (just it, no need to copy any file: the plugin is in