Releases: teads/TeadsSDK-android
Releases · teads/TeadsSDK-android
v5.0.19
v5.0.18
- Adding Flutter compatibility (https://github.com/teads/TeadsSDK-flutter)
- Handling Dark mode for WebViews
- Add ability to request an InReadAd as view or as data model
v5.0.17
- Add new Plugin enum values to identify the platform type
- Ability to performClick() programmatically
- Conflict that cause error with publishers that are using Coil
- Multiple access to the storage can lead to a failed state for our internal asset
- Some class were causing leaks
- Some errors are now triggered as warning
- AdScale is now renamed to MediaScale to comply with iOS Teads SDK
v5.0.16
- New
AdScale
enum that will allow publishers to change the scale type of Native Ads medias - Native ad images now fits its parent
LayoutParams
- Update viewability calculation library
- New request identifier returned from
InReadAdPlacement
&NativeAdPlacement
- Mediaview
WRAP_CONTENT
will now play videos - AdMob layer is now correctly added to friendly obstructions for viewability calculation
- Change the way we handle studio ads background, this will avoid some OOM
- Now close browser ONLY if the deeplink has succeeded
- Blur on endscreen is now correctly fitting video ratio
v5.0.15
- Picasso is now replaced by Coil for image management inside the SDK
- Remove useless debug logs
- Clear correctly the surface view to avoid useless log error with the exoplayer
- Fix resume/pause behavior after comeback from fullscreen
- Include missing proguard rules for logger
- Remove not mandatory view initialization in Applovin adapter