Skip to content

Commit

Permalink
remove rn partial
Browse files Browse the repository at this point in the history
  • Loading branch information
Niall Brennan committed Oct 11, 2023
1 parent 675003a commit 8db3d20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
7 changes: 0 additions & 7 deletions src/connections/destinations/catalog/crittercism/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@ To get started with Crittercism and Segment, you'll want to integrate our [Andro

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!

### React Native set up

{% include content/react-dest.md %}

- - -


## Identify

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.
Expand Down
3 changes: 1 addition & 2 deletions src/connections/destinations/catalog/tapstream/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ title: 'Tapstream Destination'
hidden: true
id: 54521fdb25e721e32a72eef7
---
<!-- LR Mar 2021 - commenting this out because it's weird to have it at the top of the otherwise blank doc
{% include content/react-dest.md only="ios"%} -->

0 comments on commit 8db3d20

Please sign in to comment.