Skip to content

Commit 8e353a9

Browse files
committed
SDK-2129 prep release
1 parent d7c236d commit 8e353a9

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

ChangeLog.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
Branch iOS SDK Change Log
22

3+
V.3.0.0
4+
5+
- Add a Privacy Manifest for the Branch SDK. App developers may need add an App level Privacy Manifest for data they collect and pass into the Branch SDK.
6+
- Known Issue: When using cocoapods without the `use_frameworks!` option, the build can fail with a duplicate privacy manifest error. Workaround is to manually merge privacy manifests.
7+
- Add support for a tracking domain. When Ads tracking is enabled, the SDK sends event calls to a tracking domain.
8+
- iOS 12 is now the min version
9+
- Xcode 15 is now the min version
10+
- Fix short URL creation via a sharesheet when tracking is disabled
11+
- Add macCatalyst checks
12+
- SetIdentity and Logout are now handled device side
13+
- Remove deprecated code and some data minimization
14+
- Cross Platform ID
15+
- Credits and Referrals
16+
- Close requests
17+
- Facebook App Links
18+
- pre-iOS 14 tracking status. This is always `false` on recent iOS versions.
19+
- Tune data upgrade check
20+
- v1 Branch Events, all events are now v2 Branch Events
21+
- pre-iOS 10 locale support
22+
- Device carrier. This was used for fraud analysis, but is no longer available on new iOS versions.
23+
324
V.2.2.1
425

526
Branch iOS SDK 2.2.1 adds parameter for current SKAN 4.0 Window in /v1/open and /v2/event requests.

0 commit comments

Comments
 (0)