Skip to content

4.4.1

Choose a tag to compare

@tomredlev-as tomredlev-as released this 03 Aug 17:09
· 4 commits to main since this release

Changelog

[4.4.1] - 2026-08-03

Added

  • Attribution matching now includes additional network context to improve match diagnostics.

Fixed

  • sendEvent(event:) now ignores INSTALL, 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.