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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
#### Added
3
3
- Added `getAdidWithTimeout` method to the `Adjust` API to allow retrieving the ADID with a specified timeout. If the value is not obtained in time, null is returned.
4
4
- Added `getAttributionWithTimeout` method to the `Adjust` API to allow retrieving the current attribution information with a specified timeout. If the value is not obtained in time, null is returned.
5
-
- Added `disableAppSetIdReading()` method to `AdjustConfig` to allow the SDK to skip reading the App Set ID.
5
+
- Added `disableAppSetIdReading` method to `AdjustConfig` to allow disabling the SDK’s reading of the app set ID.
6
6
7
7
#### Changed
8
8
- Updated the Adjust Signature library version to 3.62.0.
0 commit comments