Skip to content

Releases: teads/TeadsSDK-iOS

5.0.21

24 Nov 14:35

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

Choose a tag to compare

Generic badge
Use correct visibility algorithm for flutter plugin

Framework API documentation

5.0.19

24 Aug 13:22

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

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

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

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

Choose a tag to compare

Generic badge

  • Improve native ad tracking and monitoring

5.0.14

14 Apr 10:25

Choose a tag to compare

Generic badge

  • Mediation adapter: fix parameters dictionary parsing

5.0.13

07 Apr 13:40

Choose a tag to compare

Generic badge

  • Handle AR creatives

Generic badge

  • Adding deprecated flag for disableMediaPreload
  • Remove mopub supports as it fully unsupported

5.0.12

23 Mar 14:19

Choose a tag to compare

Generic badge

  • New AppLovin Adapter 🎉

Generic badge

  • Multithreading improvements in some edge cases

Generic badge

  • Native: add public TeadsAdChoicesView class (only relevant for adapters)