Releases: AppLovin/AppLovin-MAX-SDK-Android
Releases · AppLovin/AppLovin-MAX-SDK-Android
10.1.2
- Update revenue API to return
-1
when it is not available.
10.1.1
- Remove Toasts that would appear while ads are loading.
10.1.0
- Add impression-level user revenue API for publishers.
- Add support for testing live ads within your app via the Mediation Debugger.
- Fix cases where test mode might not work.
- Minor bug fixes and stability improvements.
9.15.3
- Minor bug fixes and stability improvements.
9.15.2
- Update Mediation Debugger copy.
9.15.1
- Fix an edge case NPE when presenting fullscreen ads.
- Fix incomplete integration alert showing up for missing adapter integrations.
- Add more information to ad info debug button reports.
9.15.0
- Add API for retrieving the creative id (if available) of an ad via
MaxAd#getCreativeId()
. - Potential ANR improvements.
- Complete revamp of our Mediation Debugger feature.
9.14.9
- Add support for adaptive banners. Only AdMob has support for this ad format.
- Various ANR fixes.
- Fix deadlock with
getDefaultUserAgent()
in MoPub mediation.
9.14.8
- Automatically Initialize mediated SDKs in test mode if SDK is being ran in a emulator.
- Fix alert that would be shown when loading an ad on a emulator.
9.14.7
Features
- Initial support for setting user segments. Note that we currently only accept an alphanumeric string no greater than 32 characters.
Fixes
- Rewarded interstitial fixes.
- Fix crashes related to
onRenderProcessUnresponsive()
andNameNotFoundException
s.