Skip to content

Releases: AppLovin/AppLovin-MAX-Flutter

4.0.0

17 Sep 07:41
b9fee8f
Compare
Choose a tag to compare
  • Depends on Android SDK v13.0.0 and iOS SDK v13.0.0.
  • Removed COPPA support.
  • Add constants for MAX Error Codes. For more info, check out our docs.

3.11.1

04 Sep 01:08
236ec75
Compare
Choose a tag to compare
  • Depends on Android SDK v12.6.1 and iOS SDK v12.6.1.
  • Add APIs to preload widgets for banners and MRECs. For more info, check out our docs.

3.11.0

07 Aug 04:35
4d0ae9b
Compare
Choose a tag to compare
  • Replace targeting data APIs with new numeric segments targeting APIs. For migration instructions, please see here.
  • Depends on Android SDK v12.6.0 and iOS SDK v12.6.0.
  • Fix ad callbacks not firing after hot restart. #229
  • Fix Null check operator used on a null value warning in MaxNativeAdView.dispose().

3.10.1

20 Jun 05:47
1b5e901
Compare
Choose a tag to compare
  • Update AppLovinMAX.initialize() to return a Future on hot restart.

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.