mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
95f86044aa
- Revised titles and installation commands for several plugins, including Adjust, AdMob Plus, and Approov Advanced HTTP. - Added new README files for plugins such as Airship, Audio Management, and Genius Scan. - Corrected plugin repository links and usage documentation across multiple plugins. - Updated supported platforms and descriptions for clarity and accuracy. - Enhanced consistency in formatting and structure throughout the documentation.
21 lines
483 B
Markdown
21 lines
483 B
Markdown
# AdMob Plus
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-admob-plus
|
|
$ npm install @awesome-cordova-plugins/admob-plus
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/admob-plus/)
|
|
|
|
Plugin Repo: [https://github.com/admob-plus/admob-plus](https://github.com/admob-plus/admob-plus)
|
|
|
|
AdMob Plus is the successor of cordova-plugin-admob-free, which provides a cleaner API and build with modern tools.
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
|
|
|