(Supports Adjust 4.15)
- Improvement: Adds SDK signature to mitigate SDK spoofing, GDPR Right to be Forgotten Function, Push Token collection for use in our Audience Builder and Uninstall/Reinstall features, and fraud prevention.
(Supports analytics-ios 3.0+ and Adjust 4.10+)
- Improvement: Adds setting to configure delayed start for Adjust SDK. Configure a delay via the
setDelay
anddelayTime
settings to ensure all session parameters have been loaded properly.
(Supports analytics-ios 3.0+ and Adjust 4.10+)
- Fix: Sets Segment's
anonymousId
in Adjust via Adjust'ssetSessionPartnerParameter
method, on alltrack
calls. This will ensure that the value is set and sent back onInstall Attributed
events.
(Supports analytics-ios 3.0+ and Adjust 4.10+)
- Fix: Adds default value to prevent crash from nil value.
(Supports analytics-ios 3.0+ and Adjust 4.10+)
- New: Tracks attribution data.
- New: Maps to Identify and Reset via Adjust's addSessionPartnerParameter methods.
(Supports analytics-ios 3.0+ and Adjust 4.10+)
- Update: Bumps Adjust dependency to latest version
(Supports analytics-ios 3.0+)
- Fix: Allow integration to work with any version of the analytics sdk 3.1 or higher
- Fix: Fix return type of instance method in SEGIntegrationFactory to return
SEGIntegrationFactory
notid
(Supports analytics-ios 3.0.+ and Adjust 4.6.0+)
Initial release.