Skip to content

2.0.0

Choose a tag to compare

@echo-branch echo-branch released this 09 Feb 22:31
· 51 commits to main 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