Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

MobileFuse provides an IronSource mediation adapter for Interstitial Ads. Banner ad custom mediation adapters are currently not supported by IronSource - the MobileFuse adapter will be updated to support banners as soon as support is available.

Current Version

Insert excerpt
MobileFuse SDK
MobileFuse SDK
nameandroid-adapter-ironsource
nopaneltrue

Step 1. Configure your app in the IronSource publisher console

...

Code Block
dependencies {
    // [... other project dependencies]
    implementation 'com.mobilefuse.sdk:mobilefuse-adapter-ironsource:1.12.35.0'
}

Step 3. Configure Data Privacy

...