(◕ᴥ◕)

Results 34 comments of (◕ᴥ◕)
trafficstars

@HeberthFeres It says `AdSense`, not AdMob, could it be caused by your AdSense code? It would be helpful if you could share how the ad code is called and which...

@ShivamJoker Sorry for a late reply, my hands are full lately, please do help me on that.

@melihozlem Would you refer to [this example](https://github.com/admob-plus/admob-plus/blob/master/examples/ionic-angular/src/app/home/home.page.ts) about how to use `admob-plus-cordova` without using a wrapper. The latest version no longer need the `@admob-plus/ionic` wrapper, which is not documented yet....

@melihozlem What is the output `npx admob-plus@latest doctor`?

@melihozlem You are using old `admob-plus-cordova` as the command suggested, please try out the latest version.

@ingojoseph I am not sure what cause the error. Do you see `admob-plus-capacitor` in `android/capacitor.settings.gradle`? Or setup a test repo for me to check.

Did you run `npx admob-plus doctor`?

Are you using the testing ads? If not, the ad slot may not be filled as there maybe no available ads to be shown. It would be helpful if you...

@anuskaoo Is that your issue is resolved?

@f18nfz @EYALIN @AlinAssus @EMI-INDO @DrMinh v2 changed to use `adUnitId`, instead of a auto generated `id`, which should address the issue. see https://admob-plus.github.io/docs/cordova/upgrade Would you give it a try, and...