Skip to content

Releases: AppLovin/AppLovin-MAX-SDK-Android

9.11.3

20 Feb 23:43
Compare
Choose a tag to compare
  • Add MAX API for publishers to know which ad network's ad is shown.
  • Minor performance enhancements for MAX banners.
  • Fix ConcurrentModificationException.

9.11.2

11 Feb 04:15
Compare
Choose a tag to compare
  • Minor fixes and improvements.

9.11.1

20 Dec 01:25
Compare
Choose a tag to compare
  • Minor bug fixes relating to AB testing framework.

9.11.0

19 Dec 01:20
Compare
Choose a tag to compare
  • Add "Do Not Sell" APIs.

9.10.4

10 Dec 02:10
Compare
Choose a tag to compare
  • Support for Google Ad Manager adapter.
  • Fix NO FILLs on native ads returning 700 for native ad loads. We will now return 204s.

9.10.3

24 Nov 22:18
Compare
Choose a tag to compare
  • Remove -dontpreverify ProGuard rule.
  • Fix some VAST ads not rendering properly.

9.10.2

15 Nov 20:11
Compare
Choose a tag to compare
  • Mediation debugger will check for outdated adapter versions. PLEASE ENSURE YOU ARE ON THE LATEST VERSIONS.
  • Fix SDK considering some devices phone when it is tablet and vice-versa (e.g. Xiaomi Mi pad 4).
  • Fix another NPE related to fullscreen ads.

9.10.1

10 Nov 22:37
Compare
Choose a tag to compare
  • Fix edge case NPE when dismissing fullscreen ad.

9.10.0

08 Nov 22:39
Compare
Choose a tag to compare
  • Removed test ads public API. Please enable test ads from the UI.
  • Initial support for muting ads (live with only a couple adapters so far). Docs to come at a later date.
  • Add Google Play Services Ads - Identifier library as dependency.
  • Fix Activity memory leak for native integrations.
  • Fix native ads not rendering as of 9.9.2.
  • Fix other various ANR and crash fixes.
  • Mediation Debugger will check if Google Play Services Base is correctly installed for the few networks that require it.

9.9.2

05 Oct 01:30
3357b72
Compare
Choose a tag to compare

Fixes

  • Fix "The surface has been released" video java.lang.IllegalArgumentException crash.
  • Fix Interstitial AdView crash IllegalStateException: Only fullscreen activities can request orientation (Android 8).