Releases: AppLovin/AppLovin-MAX-React-Native
Releases · AppLovin/AppLovin-MAX-React-Native
8.1.0
8.0.5
- 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/>
) usingreact-native-screens
.
8.0.4
- Update IconView to support native ad icon image view, primarily for BigoAds native ads.
8.0.3
- Remove deprecated Terms Flow API
AppLovinMAX.setConsentFlowEnabled()
. Check out our docs for integrating our latest MAX Terms and Privacy Policy Consent Flow.
8.0.2
- Crash if plugin version is incompatible with native SDK version.
8.0.1
- Fix CTA not clickable in native ads on Android.
8.0.0
7.1.1
- Depend on Android SDK 12.6.1 and iOS SDK 12.6.1.
- Fix BidMachine media view not clickable on Android.