Releases: AppLovin/AppLovin-MAX-React-Native
Releases · AppLovin/AppLovin-MAX-React-Native
7.0.0
6.5.0
- Depend on Android SDK 12.5.0 and iOS SDK 12.5.0.
6.4.2
- Fix NPE when accessing current Activity for banners and MRECs.
6.4.1
- Depend on Android SDK 12.4.2 and iOS SDK 12.4.1.
6.4.0
6.3.1
- Depend on Android SDK 12.3.1 and iOS SDK 12.3.1.
6.3.0
6.2.3
- Introduced
loadOnMount
property for<AdView/>
. This boolean attribute, when set tofalse
, prevents automatic ad loading upon component mount. You may manually load an ad via the newloadAd()
method inAdViewHandler
.
6.2.2
- 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 toAppLovinMAX
. - 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
- Add support for Amazon bidding for native UI component banners and MRECs.