7.1.2
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.