Skip to content

Commit e0d9414

Browse files
authored
Update clevertap-react-native.md
Add additional setup steps
1 parent ccfb51d commit e0d9414

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/connections/sources/catalog/libraries/mobile/react-native/destination-plugins/clevertap-react-native.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ yarn add @segment/analytics-react-native-plugin-clevertap clevertap-react-native
2626
Run `pod install` after the installation to autolink the Clevertap SDK.
2727

2828
See [CleverTap React Native SDK](https://github.com/CleverTap/clevertap-react-native/blob/master/docs/install.md) for more details of this dependency.
29+
> note ""
30+
> CleverTap requires a number of additional configuration steps whcih must be done outside of the Semgent Clevertap Plugin. you can find these details [here](https://developer.clevertap.com/docs/react-native-quick-start-guide).
31+
>
2932
## Usage
3033

3134
Follow the [instructions for adding plugins](https://github.com/segmentio/analytics-react-native#adding-plugins) on the main Analytics client:

0 commit comments

Comments
 (0)