You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/braze/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ To use the latest Braze SDK to collect IDFAs you must do the following:
102
102
103
103
<!-- LR, Mar2021: this should be a `react-dest` include but Braze was originally called Appboy-->
104
104
105
-
To add the Braze device-mode SDK to a [React Native](/docs/connections/sources/catalog/libraries/mobile/react-native/) project using our `1.5.1≤` release:
105
+
To add the Braze device-mode SDK to a [React Native](/docs/connections/sources/catalog/libraries/mobile/react-native/) project using Segment's`1.5.1≤` release:
106
106
1. Navigate to the root folder of your project, and run a `yarn add appboy` command to add the destination SDK to your project.
107
107
2. Add an `import` statement to your project, as in the example below.
0 commit comments