Skip to content

Commit 6788cfb

Browse files
author
markzegarelli
authored
Merge pull request #1915 from segmentio/tawe-segment-patch-1
Add ref link
2 parents 313fda5 + e77f34b commit 6788cfb

File tree

1 file changed

+1
-2
lines changed
  • src/connections/destinations/catalog/firebase

1 file changed

+1
-2
lines changed

src/connections/destinations/catalog/firebase/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,8 @@ If you use Segment's React Native source library, you must explicitly bundle the
110110
2. Add `import` statements to your code so you can access the SDKs.
111111
3. Go to the `await analytics.setup` configuration in your code, and find (or add) the `using:` item. Add "Firebase" to the list of device-mode destinations in the `using` item.
112112
4. Change to your iOS directory and run `pod install`.
113-
5. Add the `analytics-react-native-firebase` module to your `build.gradle` file.
113+
5. Add the `analytics-react-native-firebase` module to your `build.gradle` file. (See Step.4 of [Getting Started on Android](/docs/connections/destinations/catalog/firebase/#getting-started-on-android))
114114

115-
<!-- LR Mar 2021: We didn't use the react-dest include here because Firebase needs the extra build.gradle step.-->
116115

117116
## Setting up Firebase with Analytics-Kotlin
118117
If you're using the [Analytics-Kotlin library](/docs/connections/sources/catalog/libraries/mobile/kotlin-android), follow these steps to set up Firebase with Analytics-Kotlin:

0 commit comments

Comments
 (0)