Releases: AppLovin/AppLovin-MAX-SDK-Android
Releases · AppLovin/AppLovin-MAX-SDK-Android
Release list
13.6.3
- Set minSdk version to 24.
- Minor fixes and improvements.
13.6.2
- Minor fixes and improvements.
13.6.1
- Minor fixes and improvements.
13.6.0
- Set minSdk version to 23.
- Add support for UMP SDK version 4.0.0+.
- Various improvements and bug fixes.
13.5.1
- Fix duplicate class error for
ILicensingService(#858). - Minor fixes and improvements.
13.5.0
- Various improvements and bug fixes.
13.4.0
- Removed template native ads support. Apps using Template Integration should transition to Manual Integration.
- Minor bug fixes and improvements.
13.3.1
- Minor bug fixes and improvements.
13.3.0
- Deprecate APIs that take in
Contextand/orAppLovinSdkarguments. - Deprecate APIs for AppLovin rewarded ads.
- Add better rotation handling for Unified Flow.
- Various bug fixes and improvements.
13.2.0
- Set minSdk version to 19.
- Deprecate public APIs that take in
Contextand/orAppLovinSdkargument. - 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
NoSuchMethodErrorwhen 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.