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
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
-
### Version 4.26.0 (10th February 2021)
1
+
### Version 4.26.0 (11th February 2021)
2
2
#### Added
3
3
- Added support for Apple Search Ads attribution with usage of `AdServices.framework`.
4
4
- Added `setAllowAdServicesInfoReading` method to `AdjustConfig` to allow option for users to prevent SDK from performing any tasks related to Apple Search Ads attribution with usage of `AdServices.framework`.
5
5
- Added wrapper method `updateConversionValue` method to `Adjust` to allow updating SKAdNetwork conversion value via SDK API.
6
6
- Added `getAppTrackingAuthorizationStatus` getter to `Adjust` instance to be able to get current iOS app tracking status.
7
+
- Added improved measurement consent management and third party sharing mechanism.
8
+
- Added public constants to be used as sources for ad revenue tracking with `trackAdRevenue` method.
7
9
8
10
#### Fixed
9
11
- Fixed hardcoded scene name under the hood of `requestTrackingAuthorizationWithCompletionHandler` method which caused that game object was always expected to be named "Adjust".
0 commit comments