Skip to content

Releases: AppLovin/AppLovin-MAX-React-Native

8.1.0

28 Nov 05:43
de14c34
Compare
Choose a tag to compare
  • Enhance banner and MREC (<AdView/>) preloading to support preloading multiple <AdView/> instances.

8.0.5

18 Nov 01:34
15a819b
Compare
Choose a tag to compare
  • Depend on Android SDK 13.0.1 and iOS SDK 13.0.1.
  • Update preloaded banners and MRECs (<AdView/>) to suspend auto-refresh while not visible in background.
  • Add a workaround for the IllegalStateException (ISE) that occurs when remounting a preloaded banner and MREC (<AdView/>) using react-native-screens.

8.0.4

23 Oct 08:38
4dc061b
Compare
Choose a tag to compare
  • Update IconView to support native ad icon image view, primarily for BigoAds native ads.

8.0.3

17 Oct 00:54
0061301
Compare
Choose a tag to compare

8.0.2

15 Oct 06:08
71984a8
Compare
Choose a tag to compare
  • Crash if plugin version is incompatible with native SDK version.

8.0.1

01 Oct 05:37
8fc9d38
Compare
Choose a tag to compare
  • Fix CTA not clickable in native ads on Android.

8.0.0

17 Sep 08:02
9c7a41c
Compare
Choose a tag to compare
  • Depend on Android SDK 13.0.0 and iOS SDK 13.0.0.
  • Removed COPPA support.
  • Add constants for MAX Error Codes. For more info, check out our docs.

7.1.1

06 Sep 05:54
4c8be5e
Compare
Choose a tag to compare
  • Depend on Android SDK 12.6.1 and iOS SDK 12.6.1.
  • Fix BidMachine media view not clickable on Android.

7.1.0

05 Aug 02:28
bf9cfed
Compare
Choose a tag to compare
  • Replace targeting data APIs with new numeric segments targeting APIs. For migration instructions, please see here.
  • Depend on Android SDK 12.6.0 and iOS SDK 12.6.0.

7.0.1

19 Jul 04:20
5af5092
Compare
Choose a tag to compare
  • Fix native UI component banners and MRECs (<AdView/>) not calling the onAdLoaded and onAdLoadFailed callbacks on Android. Regression from v7.0.0. (#354)