Skip to content

becvert/cordova-plugin-admob-mediation-adbuddiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdMob Mediation Adapter for AdBuddiz

Use with cordova admob plugins such as cordova-plugin-admob and cordova-plugin-admob-free

Installation

In your application project directory:

cordova plugin add cordova-plugin-admob-mediation-adbuddiz

Usage

Set Up Admob Mediation with a CustomEvent:

For Android, In the Class Name field, enter:

com.purplebrain.adbuddiz.sdk.admob.AdBuddizCustomEventInterstitial

For iOS, In the Class Name field, enter:

AdBuddizGADCustomEventInterstitial

In the Label field, enter:

AdBuddiz

In the Parameter field, enter the publisher key of your application.

Keep using the API of your favorite Admob cordova plugin!

Changelog

Version 1.2.0:

  • [Android] Removing jar. Use maven instead

Version 1.1.0:

  • [iOS] no need to edit AppDelegate.m

Version 1.0.0:

  • AdBuddiz SDK 3.1.11

Licence

The MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published