Skip to content

Releases: AppLovin/AppLovin-MAX-SDK-Android

11.7.0

26 Jan 09:32
Compare
Choose a tag to compare
  • Fix Creative Debugger 2.0 java.lang.RuntimeException crash.
  • Fix various app-ads.txt Mediation Debugger issues.
  • Fix Mediation Debugger java.lang.IllegalStateException crash.
  • Other performance enhancements and fixes.

11.6.1

04 Jan 09:38
d87fb8a
Compare
Choose a tag to compare
  • Add support for MaxAdView in Layout Editor design/edit mode.
  • Fix Mediation Debugger app-ads.txt error.
  • Fix incorrect/larger MaxAd.getRequestLatencyMillis() values.
  • Fix potential black media views for ALX native ads.
  • Fix void com.applovin.impl.sdk.Logger.e() NPE.
  • Fix ArrayIndexOutOfBounds crash.
  • Fix native ad memory leak.
  • Fix IllegalStateException crash in Mediation Debugger.

11.6.0

05 Dec 02:15
Compare
Choose a tag to compare
  • Creative Debugger 2.0 - banners, MRECs, and native ads + UI revamp.
  • Redesign native banner media ad templates.
  • Fix fullscreen "ad displayed" callback firing on some adapters' ad display failure (e.g. ironSource adapter).
  • Fix Facebook SDK initialized when using Selective Init with no non-AppLovin bidders enabled.
  • Fix Activity memory leak.
  • Fix crash: java.lang.IllegalArgumentException: Software rendering doesn't support hardware bitmaps.
  • Fix java.lang.RuntimeException: Unable to stop activity in AppLovinFullscreenActivity at com.applovin.impl.sdk.a.c$b.b.
  • Fix com.applovin.impl.sdk.n.a NPE.
  • Fix com.applovin.adview.AppLovinAdView.getController() NPE.

11.5.5

07 Nov 05:31
Compare
Choose a tag to compare
  • Fix banner/MREC placement data missing in various reports and APIs.

11.5.4

02 Nov 08:26
Compare
Choose a tag to compare
  • Java 8 is now recommended and will be required in a future SDK release. https://dash.applovin.com/documentation/mediation/android/getting-started/integration
  • Fix App Open crash when null Activity provided.
  • Re-show options view for any AppLovin native test ad.
  • Deprecate onRewardedVideoStarted() and onRewardedVideoCompleted(). These callbacks will be removed in a future SDK release.
  • Fix Mediation Debugger init status incorrectly showing "Not Initialized".

11.5.3

17 Oct 08:50
Compare
Choose a tag to compare
  • Fix icon_view resource naming conflict.
  • Fix edge case ANR during init from deadlock introduced in v11.5.2.
  • Fix several instances of BadTokenExceptions.
  • ANR fixes.
  • Deprecate AppLovinSdkConfiguration.getConsentDialogState().

11.5.2

30 Sep 19:45
Compare
Choose a tag to compare

Fixes

  • Fix java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first. crash.
  • Fix memory leak.

11.5.1

27 Sep 08:59
Compare
Choose a tag to compare
  • Fix WebView crashes for fullscreen ads.
  • Fix ExoPlayer integration crashing due to re-using duplicate attributes/resource files (e.g. Duplicate value for resource 'attr/show_buffering' with config 'DEFAULT' and product ''. Resource was previously defined here: ...mergeDebugResources-63:/values/values.xml:640:.
  • Fix view alignment for native ad medium templates when app icon is missing.
  • Fix RuntimeException Crash in AppLovinFullscreenActivity.
  • Display network-specific error code and message for ad load errors in Mediation Debugger.

11.5.0

19 Sep 05:59
Compare
Choose a tag to compare
  • App Open ads release.
  • Add support for rendering industry icons for VAST ads.
  • Fix WebView crashes with message "Render process (10704)'s crash wasn't handled by all associated webviews, triggering application crash."
  • Fix ConcurrentModificationException crashs.
  • Fix Mediation Debugger Activity context leaks.

11.4.6

05 Sep 21:52
Compare
Choose a tag to compare
  • Minor bug fixes and optimizations.