Skip to content

2.5.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 12:40
· 12 commits to main since this release
8e60380

Changed

  • iOS: Updated AppstackSDK.xcframework to 4.4.1. Attribution matching now includes additional network context to improve match diagnostics.
  • Android: Updated the native Appstack Android SDK dependency to 1.6.0. Attribution matching now includes additional device and network context to improve match accuracy, and install attribution resolves more reliably on first launch. No additional app permissions are required.

Fixed

  • iOS & Android: sendEvent now ignores INSTALL, which the SDKs already track automatically. Sending it by hand previously double-counted installs; such calls are now discarded.