Skip to content

Commit 1af4b8f

Browse files
committed
update CHANGELOG
1 parent 4087d20 commit 1af4b8f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
### Version 4.26.0 (10th February 2021)
1+
### Version 4.26.0 (11th February 2021)
22
#### Added
33
- Added support for Apple Search Ads attribution with usage of `AdServices.framework`.
44
- 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`.
55
- Added wrapper method `updateConversionValue` method to `Adjust` to allow updating SKAdNetwork conversion value via SDK API.
66
- 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.
79

810
#### Fixed
911
- 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

Comments
 (0)