New Android SDK version - 2.2.1.464
almost 7 years ago by Omri Ariav
We're happy to announce our new Android SDK latest version! - 2.2.1.464
This version includes bug fixes and performance improvements
We also added a custom event listener for our Mopub Native Ads adapter. This custom event listener returns callbacks for the "impression" and "click" events in addition to the "load" and "error" events. Each callback receives the nativeAd
object and Mopub local/server extras
data. Documentation link
Changelog
- added: Mopub Native Ads Adapter - Custom event listener
- fixed: Fixed an issue with the Banner ad unit assets loading
- fixed: Fixed an issue where some of the getters in the New Native Ads ad unit didn't work from the second load and onwards
- improved: Other bug fixes and performance improvements