Features
- Allow
MaxAdViewandMaxNativeAdLoaderAPIs to accept a non-Activity context. - Add APIs for native ad privacy icons.
- Add APIs for returning Ad Unit waterfall name and Ad Unit experiment name. Code snippet examples can be found in our docs here.
- Add API to preload the built-in GDPR consent flow via
AppLovinUserService#preloadConsentDialog().
Bug Fixes
- Fix
ConcurrentModificationExceptioncrash related to native ads. - Fix NPE in
MaxNativeAd#recycle(). - Fix NPE when calling
removeAllViews()in container interstitials. - Fix
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/applovin/sdk/R$drawablerelated to JAR integrations and Creative Debugger.
Mediation Debugger
- Add support for native ad LIVE ads.
- Check for network security config file / cleartext traffic in older devices.
- Fix “invalid version string” in error logs.