Skip to content

Releases: AppLovin/AppLovin-MAX-SDK-Android

10.1.2

01 Apr 20:15
e51e72e
Compare
Choose a tag to compare
  • Update revenue API to return -1 when it is not available.

10.1.1

25 Mar 15:22
e51e72e
Compare
Choose a tag to compare
  • Remove Toasts that would appear while ads are loading.

10.1.0

25 Mar 06:15
e51e72e
Compare
Choose a tag to compare
  • Add impression-level user revenue API for publishers.
  • Add support for testing live ads within your app via the Mediation Debugger.
  • Fix cases where test mode might not work.
  • Minor bug fixes and stability improvements.

9.15.3

14 Feb 20:29
56b1add
Compare
Choose a tag to compare
  • Minor bug fixes and stability improvements.

9.15.2

05 Feb 05:21
56b1add
Compare
Choose a tag to compare
  • Update Mediation Debugger copy.

9.15.1

22 Jan 02:28
56b1add
Compare
Choose a tag to compare
  • Fix an edge case NPE when presenting fullscreen ads.
  • Fix incomplete integration alert showing up for missing adapter integrations.
  • Add more information to ad info debug button reports.

9.15.0

19 Jan 09:10
56b1add
Compare
Choose a tag to compare
  • Add API for retrieving the creative id (if available) of an ad via MaxAd#getCreativeId().
  • Potential ANR improvements.
  • Complete revamp of our Mediation Debugger feature.

9.14.9

23 Nov 01:46
56b1add
Compare
Choose a tag to compare
  • Add support for adaptive banners. Only AdMob has support for this ad format.
  • Various ANR fixes.
  • Fix deadlock with getDefaultUserAgent() in MoPub mediation.

9.14.8

07 Nov 06:36
56b1add
Compare
Choose a tag to compare
  • Automatically Initialize mediated SDKs in test mode if SDK is being ran in a emulator.
  • Fix alert that would be shown when loading an ad on a emulator.

9.14.7

05 Nov 22:33
56b1add
Compare
Choose a tag to compare

Features

  • Initial support for setting user segments. Note that we currently only accept an alphanumeric string no greater than 32 characters.

Fixes

  • Rewarded interstitial fixes.
  • Fix crashes related to onRenderProcessUnresponsive() and NameNotFoundExceptions.