mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
31 lines
927 B
Markdown
31 lines
927 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/admob/index.ts#L129">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# AdMob
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-admob
|
||
|
$ npm install @ionic-native/plugins/admob
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/admob/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/appfeel/admob-google-cordova](https://github.com/appfeel/admob-google-cordova)
|
||
|
|
||
|
Most complete Admob plugin with support for [Tappx](http://www.tappx.com/?h=dec334d63287772de859bdb4e977fce6) ads.
|
||
|
Monetize your apps and games with AdMob ads, using latest Google AdMob SDK. With this plugin you can show AdMob ads easily!
|
||
|
|
||
|
Supports:\*\*
|
||
|
|
||
|
- Banner ads (top and bottom)
|
||
|
- Interstitial ads
|
||
|
- Rewarded ads
|
||
|
- [Tappx](http://www.tappx.com/?h=dec334d63287772de859bdb4e977fce6) ads
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|
||
|
- Browser
|