Skip to content

Releases: teads/TeadsSDK-iOS

5.1.3

02 May 09:34
Compare
Choose a tag to compare

Generic badge
Complying with API NSPrivacyAccessedAPICategoryUserDefaults in privacy manifest

Framework API documentation

5.1.2

10 Apr 14:32
Compare
Choose a tag to compare

Generic badge

  • Update prebid standalone integration

Framework API documentation

5.1.1

04 Apr 13:54
0435ddf
Compare
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
Compare
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
Compare
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
Compare
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
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