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.
Step 1. Download the MobileFuse IronSource Mediation Adapter
Gradle Setup
1- Ensure that mavenCentral
is included in your settings.gradle file:
repositories { // [... other project repos] mavenCentral() }
2- Update your app module’s dependencies to include the MobileFuse IronSource Adapter:
dependencies { // [... other project dependencies] implementation 'com.mobilefuse.sdk:mobilefuse-adapter-ironsource:0.1.18.0' }
Step 2. Configure Data Privacy
Error rendering macro 'excerpt-include' : No link could be created for 'Configure Data Privacy'.