Skip to content

4.5.2

Choose a tag to compare

@tomredlev-as tomredlev-as released this 01 Sep 13:38
· 1 commit to main since this release

Changelog

[4.5.2] - 2026-09-01

Added

  • Events now carry an internal diagnostic recording whether Apple Ads attribution was enabled and
    whether the AdServices token fetch is pending, succeeded, or failed. The SDK sends an automatic
    diagnostic event when the token resolution completes, so no later app event is required.

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/appstack-tech/ios-appstack-sdk.git", from: "4.5.2")
]

XCFramework

Download AppstackSDK.xcframework.zip from the assets below and add it to your project.