Skip to content

Releases: AppLovin/AppLovin-MAX-SDK-Android

13.6.3

Choose a tag to compare

@applovin-mobile-engineering applovin-mobile-engineering released this 03 Jun 22:47
032be44
  • Set minSdk version to 24.
  • Minor fixes and improvements.

13.6.2

Choose a tag to compare

  • Minor fixes and improvements.

13.6.1

Choose a tag to compare

  • Minor fixes and improvements.

13.6.0

Choose a tag to compare

  • Set minSdk version to 23.
  • Add support for UMP SDK version 4.0.0+.
  • Various improvements and bug fixes.

13.5.1

Choose a tag to compare

  • Fix duplicate class error for ILicensingService (#858).
  • Minor fixes and improvements.

13.5.0

Choose a tag to compare

  • Various improvements and bug fixes.

13.4.0

Choose a tag to compare

  • Removed template native ads support. Apps using Template Integration should transition to Manual Integration.
  • Minor bug fixes and improvements.

13.3.1

Choose a tag to compare

  • Minor bug fixes and improvements.

13.3.0

Choose a tag to compare

  • Deprecate APIs that take in Context and/or AppLovinSdk arguments.
  • Deprecate APIs for AppLovin rewarded ads.
  • Add better rotation handling for Unified Flow.
  • Various bug fixes and improvements.

13.2.0

Choose a tag to compare

  • Set minSdk version to 19.
  • Deprecate public APIs that take in Context and/or AppLovinSdk argument.
  • Delete old SDK initialization APIs.
  • Remove catching of exceptions in ad callbacks.
  • Adaptive banner updates to support more networks, please check out our latest docs for details.
  • Update MaxAdView / MAAdView public API to use configuration object to configure adaptive ad views.
  • Fix debug user geography not passed to Google UMP when set via init APIs.
  • Treat test users as non-gdpr if debugUserGeography is set to other.
  • Fix lock screen fullscreen ads failing to display.
  • Fix NoSuchMethodError when creating a segment collection builder.
  • Fix crash java.lang.NullPointerException: Attempt to invoke virtual method 'com.applovin.impl.sdk.ad.b com.applovin.impl.h2.f()' on a null object reference.