Releases: teads/TeadsSDK-android
Releases · teads/TeadsSDK-android
V4.5.1
- Fix nullpointer on
SlotBoundsPlugin
class and minors improvements
v4.5.0
- Support US Privacy String (CCPA) IAB documentation
- Fix and Improvements
v4.4.0
- Support Open measurement 1.2.20 to manage third-party visibility for display and video creative. IAB documentation
v4.3.4
- Fix and minors improvements.
v4.3.3
- Fix and minors improvements.
v4.3.2
setAdContainerView
method inCustomAdView
andInReadAdView
is now deprecated.- Improvement on scroller creative
- Add
PoolConfig
class in proguard consumer rules
v4.3.0
adContainerId
is now deprecated on mediation adapter, the adapter now clean itself when asked by the mediation SDK to prevent leakage.TeadsWebViewClientOverride
is now deprecated. The SDK now handleWebView#onRenderProcessGone
correctly to clean the ad automatically.- Report proper error when client is offline while loading a new ad in SDK debug mode.
- Fix and minors improvements.
v4.2.4
- Fix and minors improvements
v4.2.3
- HTTPS is now forced by default for all Teads trackings
- Add TeadsWebViewClientOverride to let the host application handle the Chrome crash.
- Fix and minors improvements
v4.2.1
- New
closeFullscreen
API - Fix and minors improvements