github BranchMetrics/ios-branch-deep-linking-attribution 3.3.0

latest releases: 3.4.3, 3.4.2, 3.4.1...
2 months ago

Release 3.3.0

SDK behavior change to fix a race condition when opening a closed app with a link. In some apps, this may improve link reliability.

When opening a closed app with a link, the Branch SDK will no longer attempt to merge the app open and link arrival lifecycle events. Apps will now get called on "app open" and on "link arrival", which are often very close together. If your app ignores callbacks with no link data, then this change should be transparent. If your app takes action on every branch callback, you may need to account for this change in behavior.

Don't miss a new ios-branch-deep-linking-attribution release

NewReleases is sending notifications on new releases.