Skip to content

Latest commit

 

History

History

ironsource

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

IronSource Mediation for NAM SDK for Android

Supported ad formats

Ad format Description
Banner X
Native X
Native Simple X
Interstitial O
Rewarded O

Integration

...
repositories {
    maven {
        url "https://android-sdk.is.com/"
    }
}

dependencies {
    implementation 'com.naver.gfpsdk.mediation:nam-ironsource:<latest-version>'  
}

Changelog

8.4.0.0 (2024-11-08)

Code Refactoring

  • verified compatibility with IronSource SDK 8.4.0

Built and tested with

  • NAM SDK version 8.0.0
  • IRONSOURCE SDK version 8.4.0

8.2.1.0 (2024-11-07)

Code Refactoring

  • add global privacy policy(CCPA) setting for DSPs
  • verified compatibility with IronSource SDK 8.2.1

Built and tested with

  • NAM SDK version 8.0.0
  • IRONSOURCE SDK version 8.2.1