Skip to content

Tempo-Platform/tempo-android-ironsource-mediation

Repository files navigation

Tempo Mediation Adapter for IronSource (Android)

Setup Tempo

  1. Register a Publisher account
  2. We will email you an Account ID and App ID. You will need to use this App ID later in Ironsource Dashboard Custom Adapter Setup.

Setup IronSource

  1. Create a Custom Adapter in your IronSource Dashbaord by going to "SDK Networks" -> "Manage Networks" -> "Custom Adapter" Custom_adapter setup

  2. Enter the Network key: 15b99c96d in the next screen Key setup

  3. For App Id set the value you received in your email in Step 2. For Field Ad Unit Id just set value default. Interstitial setup

Setup project

  1. Add dependency on Tempo IronSource Mediation library
dependencies {
    // use latest build tag 0.0.x from the github releases in this repo.
    implementation 'com.github.Tempo-Platform:tempo-android-ironsource-mediation:0.0.3'
}

Testing

  1. Use your IronSource App Key with this demo project. Put your value on this line then compile and launch.

Test with your App Key