Skip to content

Releases: BranchMetrics/ios-branch-deep-linking-attribution

3.6.4

04 Oct 22:05
146bf4e
Compare
Choose a tag to compare

Release Note (3.6.4)

  • Added 'branch_sdk_request_unique_id' and 'branch_sdk_request_timestamp' to post params of all the SDK requests.

3.6.3

24 Sep 22:44
66dfe77
Compare
Choose a tag to compare

Release Note (3.6.3)

  • Fix for duplicate events created from archived request queue on disk.

3.6.2

09 Sep 19:05
800ea81
Compare
Choose a tag to compare

Release Note (3.6.2)

  • Fix for issue which was sending an extra open request on cold app launch.
  • Updated previous fix for cold link launch when using deferred initialization and an AppDelegate only app.

3.6.1

20 Aug 23:41
ff03e3a
Compare
Choose a tag to compare

Release Note (3.6.1)

  • Fixed issues where external_intent_uri was incorrectly set in certain cases

3.6.0

02 Aug 23:28
b812991
Compare
Choose a tag to compare

Release Note (3.6.0)

  • Fixes intermittent issue with universal links on cold opens

3.5.1

27 Jul 00:10
79705f6
Compare
Choose a tag to compare

Release Note (3.5.1)

  • Minor logging improvement

3.5.0

24 Jul 00:40
806a138
Compare
Choose a tag to compare

Release Note (3.5.0)

  • Add additional logging
  • Update setRequestMetadata signature to use NSString

3.4.4

11 Jun 00:11
c480ccc
Compare
Choose a tag to compare

Release Note (3.4.4)

  • Fix for rare case where Branch events were duplicated
  • Fixed script in "Run Script" phase of static framework targets

3.4.3

23 Apr 16:58
773ab3c
Compare
Choose a tag to compare

Release Note (3.4.3)

v.3.4.3
Fix push notifications when app is backgrounded and the app uses handlePushNotification instead of handleDeeplink

3.4.2

16 Apr 00:26
02c0bbd
Compare
Choose a tag to compare

Release Note (3.4.2)

Fix tvOS build when using SPM