Skip to content

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

Release 2.2.1

15 Dec 02:02
5512d3e

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

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

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

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

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

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

Release 2.0.0-rc.1

17 Aug 16:32

Choose a tag to compare

Release 2.0.0-rc.1 Pre-release
Pre-release
  • (Internal) Native SDK updates are now automated.
  • Includes native SDKs 0.17.9 (iOS), 2.11.1 (Android).

Release 2.0.0-beta.8

04 Aug 18:40

Choose a tag to compare

Release 2.0.0-beta.8 Pre-release
Pre-release
  • Support for RN >= 0.47 (#231).
  • Added support for platform-specific branch.json.
  • Includes native SDKs 0.16.2 (iOS), 2.10.3 (Android).

Release 2.0.0-beta.7

19 Jun 18:16

Choose a tag to compare

Release 2.0.0-beta.7 Pre-release
Pre-release

Release 2.0.0-beta.6

31 May 21:21

Choose a tag to compare

Release 2.0.0-beta.6 Pre-release
Pre-release
  • This release adds some native wrapper methods to simplify certain native code changes that cannot
    be supported in JS.
  • Includes native SDKs 0.15.3 (iOS), 2.8.0 (Android).