Skip to content

2.0.0

Compare
Choose a tag to compare
@echo-branch echo-branch released this 09 Feb 20:58
· 588 commits to master since this release

Branch iOS SDK 2.0.0 fixes longstanding issues with the umbrella header and project layout. Although the code is largely unchanged, this changes the SDK name from Branch to BranchSDK. Clients will need to update import statements. For example in Swift import Branch should be import BranchSDK

SDK-1329 - SDK umbrella header fix
SDK-1758 - Add gbraid timestamps to calls
SDK-1663 - Revert thread queue priority to avoid a potential priority inversion
SDK-1437 - Snap partner parameters public API