Releases: AppLovin/AppLovin-MAX-React-Native
Releases · AppLovin/AppLovin-MAX-React-Native
1.1.4
- Fix Android banners not working for fast refreshes.
- FIx iOS module's podspec pointing to invalid tag.
1.1.3
- Add workaround for when
getCurrentActivity()
returnsnull
on module initialization.
1.1.2
- Fix
ConsentDialogState.UNKNOWN
being returned forgetConsentDialogState()
on iOS.
1.1.1
- Fix
AppLovinMAX.removeEventListener()
crash.
1.1.0
- Add support for native banner / MREC UI components via
<AppLovinMAX.AdView adUnitId={...} adFormat={...} />
.