Skip to content

Releases: teads/TeadsSDK-iOS

5.1.6

23 Oct 15:51

Choose a tag to compare

Generic badge

  • Fix main thread warning

Generic badge

  • Add GPP consent signals support on AdPlacementSettings
  • Bump Xcode env version to 16
  • Remove bitcode

5.1.3

02 May 09:34

Choose a tag to compare

Generic badge

  • Comply with API NSPrivacyAccessedAPICategoryUserDefaults in privacy manifest

Framework API documentation

5.1.2

10 Apr 14:32

Choose a tag to compare

Generic badge

  • Update prebid standalone integration

Framework API documentation

5.1.1

04 Apr 13:54
0435ddf

Choose a tag to compare

Generic badge

  • Updated Privacy Manifest: Reinforcing our commitment to user privacy and data protection.

  • Updated Google-Mobile-Ads-SDK to v11.2.0.

  • Updated AppLovinSDK to v12.3.1.

Framework API documentation

5.0.27

18 Apr 07:56

Choose a tag to compare

Generic badge

  • NativeAd tag binder: allows to bind UI Elements with tag programmatically (without linking IBOutlets)

Generic badge

  • introducing TeadsNativeAdView.bind(_ ad: TeadsNativeAd, tagBinder: (TagBinderBuilder) -> Void)

Framework API documentation

5.0.26

30 Mar 09:31

Choose a tag to compare

Generic badge
Fix ad resize when running in WebView + Mediation context

Framework API documentation

5.0.25

15 Feb 10:34

Choose a tag to compare

Generic badge

  • Fix crash that could potentially occur due to multithreading issue: Using Google Mediation, internal tooling MediatedResizeViewManager could lead to a crash when called concurrently

Framework API documentation

5.0.24

03 Feb 09:46
4a3d8e3

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

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

Choose a tag to compare

Generic badge

  • Visibility algorithm improvements for Flutter plugin

Framework API documentation