-
Notifications
You must be signed in to change notification settings - Fork 127
Home
Marc Pascual edited this page May 22, 2020
·
47 revisions
title: Google AdMob Plugin for Capacitor & Cordova description: Google AdMob Plugin for Capacitor & Cordova url: /Home contributors:
- appfeel
- bitgenoma
- marcpascualsanchez
- miqmago
Welcome to Google AdMob plugin. This plugin allows you to monetize your Capacitor, Cordova, Phonegap, Intel XDK or Ionic apps with AdMob ads, using latest Google AdMob SDK.
With this plugin you can show AdMob ads as easy as:
admob.setOptions({
publisherId: "ca-app-pub-XXXXXXXXXXXXXXXX/BBBBBBBBBB",
interstitialAdId: "ca-app-pub-XXXXXXXXXXXXXXXX/IIIIIIIIII"
});
admob.createBannerView();
admob.requestInterstitialAd();
admob.requestRewardedAd();
- iOS: using latest AdMob SDK for iOS (via CocoaPods)
- Android: using latest Google Play Service for Android (via gradle)
You can support this project by sharing 2% Ad traffic (it's not mandatory: if you are unwilling to share, please fork and remove the donation code).
Love the project? Wanna buy me a coffee (or a beer :D)? Click here