Releases: AppLovin/AppLovin-MAX-SDK-Android
Releases · AppLovin/AppLovin-MAX-SDK-Android
9.11.3
- 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
- Minor fixes and improvements.
9.11.1
- Minor bug fixes relating to AB testing framework.
9.11.0
- Add "Do Not Sell" APIs.
9.10.4
- Support for Google Ad Manager adapter.
- Fix NO FILLs on native ads returning
700
for native ad loads. We will now return204
s.
9.10.3
- Remove
-dontpreverify
ProGuard rule. - Fix some VAST ads not rendering properly.
9.10.2
- 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
- Fix edge case NPE when dismissing fullscreen ad.
9.10.0
- 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
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).