Skip to content

Releases: AppLovin/AppLovin-MAX-Flutter

2.3.3

13 Jan 22:16
Compare
Choose a tag to compare

2.3.2

07 Dec 18:28
Compare
Choose a tag to compare
  • Depends on Android SDK v11.6.0 and iOS SDK v11.6.0.
  • Add support for waterfall info API.
  • Add support for AppLovinMAX.setLocationCollectionEnabled(bool enabled) API.

2.3.1

23 Nov 10:24
Compare
Choose a tag to compare
  • Fix banner/MREC widget ad issue on Android. (#32)

2.3.0

11 Nov 21:24
Compare
Choose a tag to compare
  • Depends on Android SDK v11.5.5 and iOS SDK v11.5.5.
  • Add support for App Open ads.
  • Add support for passing additional data.

2.2.0

25 Oct 00:53
Compare
Choose a tag to compare
  • Depends on Android SDK v11.5.3 and iOS SDK v11.5.3.
  • Add support for ad revenue callbacks.

2.1.0

14 Oct 19:37
Compare
Choose a tag to compare
  • Depends on Android SDK v11.5.2 and iOS SDK v11.5.1.
  • Add API to enable or disable the Creative Debugger AppLovinMAX.setCreativeDebuggerEnabled(...).
  • Add API documentation.
  • Fix warnings from flutter analyze.

2.0.0

20 Jul 21:31
Compare
Choose a tag to compare
  • Add support for rendering banners (docs) and MRECs (docs) as widgets.

1.0.8

05 Jul 07:59
Compare
Choose a tag to compare
  • Fix impression counting for fullscreen ads on iOS. Fixes #19.

1.0.7

04 Jul 21:59
Compare
Choose a tag to compare
  • Depends on Android SDK v11.4.4 and iOS SDK v11.4.3.

1.0.6

01 Jul 19:02
Compare
Choose a tag to compare
  • Add s.static_framework = true in applovin_max.podspec. Fixes #10.