Skip to content

Releases: AppLovin/AppLovin-MAX-React-Native

7.0.0

09 Jul 07:17
902108a
Compare
Choose a tag to compare
  • Add APIs for preloading native UI component banners and MRECs. For more info, check out our docs.
  • Fix native ads rendering multiple times after updating all the asset views.
  • Improve loading time for <AdView/>.
  • Upgrade the build platform to support React Native 0.7x.

6.5.0

17 May 06:14
c970a16
Compare
Choose a tag to compare
  • Depend on Android SDK 12.5.0 and iOS SDK 12.5.0.

6.4.2

02 May 05:11
99a7ee3
Compare
Choose a tag to compare
  • Fix NPE when accessing current Activity for banners and MRECs.

6.4.1

09 Apr 04:40
fdff1e2
Compare
Choose a tag to compare
  • Depend on Android SDK 12.4.2 and iOS SDK 12.4.1.

6.4.0

02 Apr 22:17
Compare
Choose a tag to compare
  • Depends on Android SDK v12.4.0 and iOS SDK v12.4.0.
  • Add size to AdInfo for adaptive banners. For more info, check out our docs.
  • Fix native ad app icons not clickable if set using a url.

6.3.1

19 Mar 01:40
36a588a
Compare
Choose a tag to compare
  • Depend on Android SDK 12.3.1 and iOS SDK 12.3.1.

6.3.0

21 Feb 07:24
4ec90a6
Compare
Choose a tag to compare
  • Depend on Android SDK 12.2.0 and iOS SDK 12.2.1.
  • Add CMPError to encapsulate a return object of AppLovinMAX.showCmpForExistingUser(). For more info, check out our docs.
  • Fix banner/MREC background not hiding. (#308)
  • Update the comment description for AppLovinMAX.setTestDeviceAdvertisingIds(...).

6.2.3

11 Jan 08:59
a8e84f5
Compare
Choose a tag to compare
  • Introduced loadOnMount property for <AdView/>. This boolean attribute, when set to false, prevents automatic ad loading upon component mount. You may manually load an ad via the new loadAd() method in AdViewHandler.

6.2.2

09 Jan 09:42
768e5c4
Compare
Choose a tag to compare
  • Fix NPE in sizeToFit(...) for accessing a null parent view.
  • Add support for Amazon bidding for rewarded ads.
  • Move Term Flow APIs from Privacy type to AppLovinMAX.
  • Add support for showing Google UMP to existing users for integrations using our Google UMP Automation feature. For more info, check out our docs.

6.2.1

22 Dec 08:12
798fca0
Compare
Choose a tag to compare
  • Add support for Amazon bidding for native UI component banners and MRECs.