-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from adjust/v4220
Version 4.22.0
- Loading branch information
Showing
26 changed files
with
635 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
### Version 4.22.0 (10th June 2020) | ||
#### Added | ||
- Added subscription tracking feature. | ||
- Added support for Huawei App Gallery install referrer. | ||
|
||
#### Changed | ||
- Updated communication flow with `iAd.framework`. | ||
|
||
#### Native SDKs | ||
- [[email protected]][ios_sdk_v4.22.1] | ||
- [[email protected]][android_sdk_v4.22.0] | ||
|
||
--- | ||
|
||
### Version 4.21.0 (25th March 2021) | ||
#### Added | ||
- Added `disableThirdPartySharing` method to `Adjust` interface to allow disabling of data sharing with third parties outside of Adjust ecosystem. | ||
|
@@ -98,7 +112,9 @@ | |
[ios_sdk_v4.18.0]: https://github.com/adjust/ios_sdk/tree/v4.18.0 | ||
[ios_sdk_v4.18.3]: https://github.com/adjust/ios_sdk/tree/v4.18.3 | ||
[ios_sdk_v4.21.0]: https://github.com/adjust/ios_sdk/tree/v4.21.0 | ||
[ios_sdk_v4.22.1]: https://github.com/adjust/ios_sdk/tree/v4.22.1 | ||
|
||
[android_sdk_v4.17.0]: https://github.com/adjust/android_sdk/tree/v4.17.0 | ||
[android_sdk_v4.18.0]: https://github.com/adjust/android_sdk/tree/v4.18.0 | ||
[android_sdk_v4.21.0]: https://github.com/adjust/android_sdk/tree/v4.21.0 | ||
[android_sdk_v4.22.0]: https://github.com/adjust/android_sdk/tree/v4.22.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4.21.0 | ||
4.22.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.