Skip to content

Releases: BranchMetrics/react-native-branch-deep-linking-attribution

Release 2.2.5

17 Apr 20:46
Compare
Choose a tag to compare
  • Updated to iOS SDK 0.22.5 and Android SDK 2.15.0.
  • setRequestMetadata support to RNBranch module.
  • Fixed custom event issues on iOS and Android #317.
  • Fixed async subscribe call issue #322.
  • Fixed getLatestReferringParams release issue #282.

Release 2.2.4

09 Jan 14:45
Compare
Choose a tag to compare
  • Updated to Android SDK 2.14.4.
  • Includes native SDKs 0.22.4 (iOS), 2.14.4 (Android).

Release 2.2.3

04 Jan 21:51
Compare
Choose a tag to compare
  • Updated to iOS SDK 0.22.4 to fix backward compatibility issues with metadata. #311
  • Includes native SDKs 0.22.4 (iOS), 2.14.3 (Android).

Release 2.2.2

22 Dec 22:30
Compare
Choose a tag to compare
  • Get rid of unnecessary version check for iOS 8 (#309)
  • Some corrections to handling of Branch Universal Object content metadata.
  • Includes native SDKs 0.21.16 (iOS), 2.14.3 (Android).

Release 2.2.1

15 Dec 02:02
5512d3e
Compare
Choose a tag to compare
  • Fixes certain BUO content metadata field mappings: productCategory, addressPostalCode, ratingAverage
  • Includes native SDKs 0.21.14 (iOS), 2.14.2 (Android).

Release 2.2.0

12 Dec 02:45
Compare
Choose a tag to compare
  • Adds BranchEvent class
  • Adds new Branch Universal Object API
  • Added requiresMainQueueSetup as required by v0.49+ of RN via @UrbanChrisy (#299)
  • Fix incorrect event type when error = null via @wildseansy (#285)
  • Includes native SDKs 0.21.14 (iOS), 2.14.2 (Android).

Release 2.1.1

17 Oct 17:00
Compare
Choose a tag to compare
  • Fix for +non_branch_link issue on Android (#216).
  • Suppress some warnings with Xcode 9.
  • Added a troubleshooting section to the README.
  • Includes native SDKs 0.19.5 (iOS), 2.12.2 (Android).

Release 2.1.0

02 Oct 23:55
Compare
Choose a tag to compare
  • Added an openURL method for programmatic deep linking from anywhere in an app (e.g., a QR reader).
  • Allow loading rewards from different buckets via an optional argument to loadRewards().
  • Return RNBranch::Error::DuplicateResourceError in case of an existing alias.
  • Further rework of the README.
  • Introduced a tutorial app.
  • Includes native SDKs 0.19.5 (iOS), 2.12.1 (Android).

Release 2.0.0

30 Aug 22:07
Compare
Choose a tag to compare
  • Added sendCommerceEvent method.
  • Complete rewrite of the README.
  • Removed the peerDependency on react.
  • Includes native SDKs 0.17.10 (iOS), 2.12.0 (Android).

Release 2.0.0-rc.2

21 Aug 19:13
Compare
Choose a tag to compare
Release 2.0.0-rc.2 Pre-release
Pre-release
  • Fixed automation bug that generated an RNBranch.xcodeproj that failed with react-native link.
  • Regenerated RNBranch.xcodeproj to fix react-native link bug (#239).
  • Includes native SDKs 0.17.9 (iOS), 2.11.1 (Android).