Android SDK Changelog
Unreleased
Removed
- Extraneous dependencies to reduce the bundle size.
LiftoffAds Display SDK v1.10.0
2022-06-06
Added
exposureChange
MRAID event.- Clickable banner video ads.
- New banner renderer.
- Timeout for banners to improve UX in poor network connections.
- Preloading of video files to minimize buffering.
Changed
play-services-ads-identifier
dependency to 18.0.0.play-services-basement
andplay-services-ads-identifier
dependencies tocompileOnly
.
LiftoffAds Display SDK v1.9.1
2022-03-24
Removed
- ACCESS_COARSE_LOCATION permission.
LiftoffAds Display SDK v1.9.0
2022-02-07
This release version has been bumped to 1.9.0 to stay in sync with the LiftoffAds iOS SDK.
Added
- New interstitial renderer.
Fixed
- Crash affecting devices manufactured by GIONEE.
LiftoffAds Display SDK v1.4.3
2021-12-20
Fixed
- Minor bugs and issues.
LiftoffAds Display SDK v1.4.2
2021-11-11
Fixed
- Case where no Google Play Store installed.
LiftoffAds Display SDK v1.4.1
2021-10-05
Fixed
- ProGuard issue.
LiftoffAds Display SDK v1.4.0
2021-09-29
Added
- Debug mode that shows toast messages for ad load failures.
- Improved error messages for ad load failures.
- New callbacks:
onBannerDisplayFailed
,onInterstitialDisplayFailed
,onNativeDisplayFailed
. - Support for ProGuard.
- Timeout to interstitials to address poor network connections.
LiftoffAds Display SDK v1.3.0
2021-09-10
Added
LiftoffNativeAdRenderer
for custom rendering of Liftoff native ads.- Support for MoPub AdPlacer for native ads.
- Improved clickthrough UX for native ads.
- Check for unknown user consent.
ready
property forLOInterstitial
.
Fixed
- Erroneous reward callback for non-rewarded VAST interstitials.
- Rare issue that could cause an exception when launching the
VASTInterstitialActivity
.
Removed
- Duplicate timing events for native ads.
LiftoffAds Display SDK v1.2.1
2021-08-12
Fixed
- Rare crash when creating a WebView.
LiftoffAds Display SDK v1.2.0
2021-08-06
Added
- Support for the native ad format.
- Support for header bidding integrations.
Changed
- Renamed
PrivacySettings
toLOPrivacySettings
.
LiftoffAds Display SDK v1.1.1
2021-07-09
Fixed
- Java 8 crashes.
- Dereference loggers for GC.
LiftoffAds Display SDK v1.1.0
2021-06-30
Fixed
- Issue that could cause resource naming conflicts.
LiftoffAds Display SDK v1.0.1
2021-06-10
Initial Release