Skip to content

Releases: AppLovin/AppLovin-MAX-Flutter

2.6.0

31 May 04:03
Compare
Choose a tag to compare

2.5.0

01 May 07:33
Compare
Choose a tag to compare
  • Depends on Android SDK v11.9.0 and iOS SDK v11.9.0.
  • Fix ad load failure callbacks not firing for widget banners/MRECs. Fixes #62.

2.4.6

31 Mar 21:17
Compare
Choose a tag to compare
  • Depends on Android SDK v11.8.2 and iOS SDK v11.8.2.
  • 2.4.5 had a bad push, hence the immediate version jump.

2.4.4

28 Feb 02:45
Compare
Choose a tag to compare
  • Fix iOS widget banners/MRECs crash when not passing in placement or custom data. #80

2.4.3

25 Feb 09:19
Compare
Choose a tag to compare
  • Fix placements and custom data not being passed for widget banners/MRECs.

2.4.2

21 Feb 09:39
Compare
Choose a tag to compare
  • Fix hot restart not working. Fixes #20.

2.4.1

15 Feb 09:40
Compare
Choose a tag to compare
  • Depends on Android SDK v11.7.1 and iOS SDK v11.7.1.
  • Fix MaxAdView widget creation error on Android. Fixes #76.

2.4.0

14 Feb 08:36
Compare
Choose a tag to compare
  • Add support for stopping/starting banner and MREC auto-refresh programmatically and via the is MaxAdView.isAutoRefreshEnabled state (banner docs, MREC docs).
  • Add support for manually loading banner and MREC ads if auto-refesh is stopped via AppLovinMAX.loadBanner() and AppLovinMAX.loadMRec().

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.