4.4.1
Changelog
[4.4.1] - 2026-08-03
Added
- Attribution matching now includes additional network context to improve match diagnostics.
Fixed
sendEvent(event:)now ignoresINSTALL, which the SDK already tracks automatically. Sending it by hand previously double-counted installs; such calls are now logged and discarded.
Installation
Swift Package Manager
dependencies: [
.package(url: "https://github.com/appstack-tech/ios-appstack-sdk.git", from: "4.4.1")
]XCFramework
Download AppstackSDK.xcframework.zip from the assets below and add it to your project.