iOS SDK Changelog
Unreleased
Fixed
- Deadlock that may occur when logging errors or metrics.
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.
LO-Platform
header to server requests.- Preloading of video files to minimize buffering.
Fixed
- Interstitials staying paused after quickly dismissing the StoreKit product modal.
LiftoffAds Display SDK v1.9.0
2022-02-07
Added
- New interstitial renderer.
- Expiry check for ads that are no longer valid for display.
LiftoffAds Display SDK v1.8.2
2022-01-25
Changed
- Exposed prepare method for custom native rendering.
Fixed
- Private variables in logs.
- Click tracking for native ads.
LiftoffAds Display SDK v1.8.1
2021-10-22
Changed
- Switched logging to use
os_log
. - Made SDK version read-only.
Fixed
- Minor memory leak affecting interstitials.
LiftoffAds Display SDK v1.8.0
2021-09-30
Added
- Support for
SKOverlay
in interstitial ads. - New callbacks:
loBannerDidFailToDisplay
,loInterstitialDidFailToDisplay
,loNativeDidFailToDisplay
. - Timeout for VAST interstitials to improve UX in poor network connections.
- Check for unknown user consent.
Fixed
- Unnecessary re-rendering of native ads in MoPub table views.
- Issue that could prevent video from playing when loading multiple ads.
LiftoffAds Display SDK v1.7.0
2021-08-06
Added
- Support for the native ad format.
- Support for header bidding integrations.
- Support for SKAdNetwork 3.0.
- Implementation of
supports
MRAID API. - Implementation of VAST tracking events.
LiftoffAds Display SDK v1.6.1
2021-06-09
Fixed
- Issue that could cause banner views not to perform layout.
LiftoffAds Display SDK v1.6.0
2021-06-02
Added
- A separate optional
loBannerWillLeaveApplication
callback forLOBannerDelegate
to distinguish cases where the StoreKit modal is shown.
LiftoffAds Display SDK v1.5.0
2021-04-26
Added
- Support for SKAdNetwork 2.2.
LiftoffAds Display SDK v1.4.2
2021-04-16
Changed
- Change cellular 5G availability to 14.1.
- Send error message for video failed to play.
LiftoffAds Display SDK v1.4.1
2021-03-18
Fixed
- CTRadioAccessTechnologyNR and CTRadioAccessTechnologyNRNSA availability.
LiftoffAds Display SDK v1.4.0
2021-03-04
Fixed
- Issue that would display a rewarded video warning on VAST endscreens.
- Issue that would cause banners to position incorrectly.
LiftoffAds Display SDK v1.3.1
2021-01-28
Added
LOBannerDelegate
callbacks for StoreKit modal hide/show events:loBannerModalWillShow
loBannerModalDidShow
loBannerModalWillHide
loBannerModalDidHide
LiftoffAds Display SDK v1.3.0
2021-01-25
Added
- Additional logging to aid in troubleshooting.
Fixed
- Issue that would display the StoreKit modal for some HTML creatives before user interaction.
LiftoffAds Display SDK v1.2.2
2020-11-13
Changed
- Updated the StoreKit product modal to load significantly faster.
- Reduced the rate of requests made to the Liftoff ad server for initialization and errors.
Fixed
- Bug preventing filling interstitial ad requests for iOS 12 and below.
- Bug that would in rare occasions prevent video ad UI elements from appearing.
- Memory leak for HTML ads.
LiftoffAds Display SDK v1.2.1
2020-10-26
Fixed
- Issue where an incorrect flag is sent on iOS 14.
LiftoffAds Display SDK v1.1.1
2020-10-15
Fixed
- Issue where an incorrect flag is sent on iOS 14.
LiftoffAds Display SDK v1.2.0
2020-09-25
Added
- Support for rewarded interstitials.
LiftoffAds Display SDK v1.1.0
2020-09-15
Added
- Support for displaying HTML, HTML video, and VAST video banners and interstitials.