Skip to content

7.1.2

Choose a tag to compare

@echo-branch echo-branch released this 06 Aug 21:36
· 83 commits to master since this release
64cf2b0

Update the iOS SDK to 1.39.4

Adds support for pasteboard deferred deeplinks. This should be called before init, if you wish to check the pasteboard for Branch links on app install.

BranchIOS.CheckPasteboardOnInstall();

Known Issue:
Branch SDK does not support the iOS Simulator on M1. This is due to the fat binary not allowing multiple ARM64 slices.

The nupkg attached here has the no IDFA option enabled. Also attached the xcframework and fat binary used to generate the nupkg.