Skip to content

Releases: AppLovin/AppLovin-MAX-Flutter

3.10.0

17 May 07:03
1a8d2fc
Compare
Choose a tag to compare
  • Depends on Android SDK v12.5.0 and iOS SDK v12.5.0.

3.9.2

16 Apr 07:22
bcec81a
Compare
Choose a tag to compare
  • Fix crash on AppLovinMAX.initialize() with java.lang.IllegalStateException: Reply already submitted.

3.9.1

09 Apr 04:42
7b4bb31
Compare
Choose a tag to compare
  • Depends on Android SDK v12.4.2 and iOS SDK v12.4.1.

3.9.0

03 Apr 06:35
11b1669
Compare
Choose a tag to compare
  • Depends on Android SDK v12.4.0 and iOS SDK v12.4.0.

3.8.1

18 Mar 10:10
a0cb5b6
Compare
Choose a tag to compare
  • Depends on Android SDK v12.3.1 and iOS SDK v12.3.1.

3.8.0

11 Mar 02:55
bd53ef4
Compare
Choose a tag to compare
  • Depends on Android SDK v12.3.0 and iOS SDK v12.3.0.
  • Add support to classify waterfall objects. For more info, check out our docs.
  • Refactored error handling logic.

3.7.0

21 Feb 07:57
604633a
Compare
Choose a tag to compare
  • Depends on Android SDK v12.2.0 and iOS SDK v12.2.1.
  • Add MaxCMPError to encapsulate a return object of AppLovinMAX.showCmpForExistingUser(). For more info, check out our docs.
  • Fix banner/MREC background not hiding.
  • Update the comment description for AppLovinMAX.setTestDeviceAdvertisingIds(...).
  • Fix NPE for accessing a null methodChannel in MaxAdView. #176
  • Fix linter warnings.

3.6.0

19 Jan 08:40
c2d0f11
Compare
Choose a tag to compare
  • Fix NPE for accessing a null native ad on Android.
  • Update AppLovinMAX.showCmpForExistingUser() to return CmpError instead of int raw value.
  • Add MaxConfiguration to encapsulate a return object of AppLovinMAX.initialize(...).
  • Add support for Amazon bidding for rewarded ads.

3.5.0

04 Jan 01:42
1e06dab
Compare
Choose a tag to compare
  • Add support for showing Google UMP to existing users for integrations using our Google UMP Automation feature. For more info, check out our docs.
  • Add better support for Amazon bidding.

3.4.1

07 Dec 02:00
8ace557
Compare
Choose a tag to compare
  • Allow calls to AppLovinMAX.setMuted(...) before SDK is initialized.
  • Depends on Android SDK v12.1.0 and iOS SDK v12.1.0.