You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.