SDK Changelog

4.2.5

General:

  • Session will contain aggregation of external mediation impression events
  • Added option to omit banner external event aggregation
  • Fixed rare thread issues with calling behaviour insights

MAX Adapter 2.2.5:

  • Support for LevelPlay mediation event sending symbols have been split from NEFTA_LEVELPLAY to NEFTA_LEVELPLAYand NEFTA_LEVELPLAY_8_0_OR_NEWER

4.2.4

General:

  • Exact adLoad failed reason collection

MAX Adapter 2.2.4:

4.2.3

General:

  • statuswas removed from Insight, if a certain key should not be used it won't be returned now. So every time you try to get an insight you should first check if the key exists.
  • GetBehaviourInsightcan now be called in parallel and with a specific callback.
    So each ad format can it's own local insight request flow and not global one like in previous versions.
  • Unity Android: Fixed that external mediation impression (OnExternalMediationImpression) will not block Unity thread anymore.
  • HTML ads could render over whole screen, even outside safe area.

MAX Adapter 2.2.3:

  • Unity: automatic ILRD data for Interstitials and Rewarded ad formats is collected from OnAdRevenuePaidEvent instead of OnAdDisplayedEventso they get sent before Unity activity switched to the ad.

IronSource Adapter 2.2.3:

  • Unity: Added support for IronSource SDK 8.8.

4.2.2

General:

  • Consolidated some external mediation parameters.