4.5.2
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.