Releases: teads/TeadsSDK-iOS
Releases · teads/TeadsSDK-iOS
5.0.24
- Fix crashes that could potentially occur due to multi-threading issues
- Mediation could perform multiple ad creations or removal at the same time, resulting in some thread-safe issues when trying to initialize or clean up ads.
- Impacts internal tooling RemoteConfigManager and MediatedResizeViewManager
- AppLovin adapter initialization status back to
.doesNotApply
: could produce the crashes detailed above
5.0.23
- Expose
TeadsAdPlacement.pid
publicly - Improve Validation Tool alert dialog display when running mediation
- AR creatives could not load correctly
5.0.22
5.0.21
- Implement
Google Mobile Ads
new APIv9
- Google manager dashboard: Additional yield partner details > Label is not needed anymore
- Update Open Measurement SDK for 2022-2023 certification
- Remove dispatch main queue on ImageLoader
customEventExtra
is not available anymore, you can registerTeadsAdapterSettings
directly callingGADRequest.register(_ )
5.0.20
5.0.19
- Adding Flutter compatibility (https://github.com/teads/TeadsSDK-flutter)
- Fix memory leaks
- Visibility algorithm improvements
- Rename mediaContentMode to MediaScale
5.0.18
- Add ability to set native ad media scale mode
- Prevent
AdPlacement
to not being retained: warn on console