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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
### Version 5.4.1 (20th June 2025)
2
+
#### Added
3
+
- Added support for Google On-Device-Measurement. For more details about this feature, refer to the [official documentation](https://dev.adjust.com/en/sdk/ios/TBD).
4
+
- Optimized the logic behind the `processAndResolveDeeplink:` method to immediately return links that have already been resolved.
5
+
6
+
---
7
+
1
8
### Version 5.4.0 (2nd May 2025)
2
9
#### Added
3
10
- Added support for configuring store information via the `ADJStoreInfo` object. You can now specify the store name and store app ID using `setStoreInfo` method on your `ADJConfig` instance. This enables the SDK to record the intended app store source during initialization.
0 commit comments