Android Release notes
Version 8.2.0
August 13th, 2024 API level 23+
Added
- Added support for mediation as Primary SDK.
- Added mediation adapters for Google Mobile Ads / AdMob and Ogury.
Updated
- Added
onBannerAdCollapsed
andonBannerAdExpanded
methods to theSASBannerView.BannerListener
interface to be notified when the banner expand state changes.- Added
onBannerAdAudioStart
andonBannerAdAudioStop
optional methods to theSASBannerView.BannerListener
interface to be notified when the ad starts or stops audio playback.
Version 8.1.0
June 7th, 2024 API level 23+
Added
- Parallax format for banners, handling both HTML and video ad formats. Please check the integration specifications and the migration guide if you need more information.
- Customer feedback button added on all ad formats.
- Video Header Ad format via a dedicated integration of the
SASBannerView
. More details in the dedicated article.
Updated
- Add
onBannerAdRequestClose
API to theSASBannerView.BannerListener
interface.- Handling of the background color for Interstitial HTML ads, based on the value set in EMP (Equativ Monetization Platform).
- Handling of blur background for Interstitial Video ads, based on the value set in EMP (Equativ Monetization Platform).
Version 8.0.0
January 26th, 2024 API level 23+
Added
- The Equativ Display SDK is compatible with Android 14.
- Banner ad format (HTML, Outstream, Outstream VPAID). See the integration guide for more information.
- Interstitial ad format (HTML, Outstream, Outstream VPAID). See the integration guide for more information.
- HTML creatives are compatible with MRAID 3.0.
- Supply Chain Object implementation.
- Seller Define Audience (SDA) and Seller Defined Content (SDC) implementation. See the dedicated page for more information.
Updated
- A lot of APIs have been updated, please refer to the migration guide for more information.
Removed
- Some APIs are not implemented yet but will be added back gradually, please check the public roadmap for more information.