Skip to content

Commit 8db3d20

Browse files
author
Niall Brennan
committed
remove rn partial
1 parent 675003a commit 8db3d20

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@ To get started with Crittercism and Segment, you'll want to integrate our [Andro
1111

1212
Once the Segment library is integrated with your app, toggle Crittercism on in your Segment destination catalog, and add your **App Id** which you can find in your [Crittercism app settings](https://app.crittercism.com/developers/login). These new settings will take up to an hour to propagate to all of your existing users. For new users it'll be instantaneous!
1313

14-
### React Native set up
15-
16-
{% include content/react-dest.md %}
17-
18-
- - -
19-
20-
2114
## Identify
2215

2316
Crittercism can show you information about the user using your app. You can record that info with our [`identify`](/docs/connections/spec/identify/) method. You should put the `identify` call as soon as you know the user's identity. This usually happens after they register or log in.

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ title: 'Tapstream Destination'
33
hidden: true
44
id: 54521fdb25e721e32a72eef7
55
---
6-
<!-- LR Mar 2021 - commenting this out because it's weird to have it at the top of the otherwise blank doc
7-
{% include content/react-dest.md only="ios"%} -->
6+

0 commit comments

Comments
 (0)