Skip to content

Releases: teads/TeadsSDK-iOS

5.1.9

11 Dec 16:26
Compare
Choose a tag to compare

5.1.8

20 Nov 15:56
Compare
Choose a tag to compare

Generic badge

  • Remove bitcode

Generic badge

  • TeadsSDK is now signed when using SPM
    • SPM is available for TeadsSDK, AdMob and AppLovin Max but not yet for Smart.

5.1.6

23 Oct 15:51
Compare
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
Compare
Choose a tag to compare

Generic badge

  • Comply 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