Skip to content

Releases: teads/TeadsSDK-iOS

5.0.24

03 Feb 09:46
4a3d8e3
Compare
Choose a tag to compare

Generic badge

  • 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

Framework API documentation

5.0.23

20 Jan 14:03
Compare
Choose a tag to compare

Generic badge

  • Expose TeadsAdPlacement.pid publicly
  • Improve Validation Tool alert dialog display when running mediation

Generic badge

  • AR creatives could not load correctly

Framework API documentation

5.0.22

01 Dec 13:37
Compare
Choose a tag to compare

Generic badge

  • Visibility algorithm improvements for Flutter plugin

Framework API documentation

5.0.21

24 Nov 14:35
Compare
Choose a tag to compare

Generic badge

  • Implement Google Mobile Ads new API v9
    • Google manager dashboard: Additional yield partner details > Label is not needed anymore
  • Update Open Measurement SDK for 2022-2023 certification

Generic badge

  • Remove dispatch main queue on ImageLoader

Generic badge

  • customEventExtra is not available anymore, you can register TeadsAdapterSettings directly calling GADRequest.register(_ )

Framework API documentation

5.0.20

31 Aug 08:14
Compare
Choose a tag to compare

Generic badge
Use correct visibility algorithm for flutter plugin

Framework API documentation

5.0.19

24 Aug 13:22
Compare
Choose a tag to compare

Generic badge

Generic badge

  • Fix memory leaks
  • Visibility algorithm improvements

Generic badge

  • Rename mediaContentMode to MediaScale

5.0.18

19 Jul 15:12
Compare
Choose a tag to compare

Generic badge

  • Add ability to set native ad media scale mode

Generic badge

  • Prevent AdPlacement to not being retained: warn on console

Framework API documentation

5.0.17

16 Jun 13:44
Compare
Choose a tag to compare

Generic badge

  • Handle AppLovin performClick() method

Generic badge

  • Fix a crash that may occur when handling multiple third-party tracking instances (concurrency)

5.0.16

12 May 12:40
Compare
Choose a tag to compare

Generic badge

  • fix a crash that may occurs when creating multiple placements simultaneously (concurrency)

5.0.15

21 Apr 13:44
Compare
Choose a tag to compare

Generic badge

  • Improve native ad tracking and monitoring