Skip to content

Commit a1713c7

Browse files
committed
docs: update changelog
1 parent 876e5f3 commit a1713c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Version 5.3.0 (16th April 2025)
22
#### Added
3-
- 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 `ADJConfig` instance. To end the delay, make sure to call `endFirstSessionDelay` method of `Adjust` instance.
3+
- 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 `ADJConfig` 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](https://dev.adjust.com/en/sdk/ios/features/first-session-delay).
44

55
---
66

0 commit comments

Comments
 (0)