Skip to content

Version 5.4.0#270

Merged
Aditi3 merged 14 commits intomasterfrom
v540
Jun 18, 2025
Merged

Version 5.4.0#270
Aditi3 merged 14 commits intomasterfrom
v540

Conversation

@Aditi3
Copy link
Member

@Aditi3 Aditi3 commented Jun 18, 2025

  • Added support for configuring store information via the AdjustStoreInfo object. You can now specify the store name and store app ID via setStoreInfo method on your AdjustConfig instance. This enables the SDK to record the intended app store source during initialization. For more details about this feature, refer to the official documentation.
  • Added ability to initialize the SDK for the first session in delayed mode. You can start the SDK in the delayed mode by calling the enableFirstSessionDelay method on your AdjustConfig instance. To end the delay, make sure to call endFirstSessionDelay method of Adjust instance. For more details about this feature, refer to the official documentation.
  • Added ability to send organic search referrer together with deep link. You can send it via setReferrer method of the AdjustDeeplink instance. For more details about this feature, refer to the official documentation.
  • Added ability to disable SDK's interaction with AppTrackingTransparency.framework API. You can disable it by calling the disableAppTrackingTransparencyUsage method on your AdjustConfig instance. For more details about this feature, refer to the official documentation.

@Aditi3 Aditi3 requested a review from uerceg June 18, 2025 11:15
@Aditi3 Aditi3 merged commit 660e180 into master Jun 18, 2025
@Aditi3 Aditi3 deleted the v540 branch June 18, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants