We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f86f6b commit cd99daaCopy full SHA for cd99daa
README.md
@@ -439,7 +439,7 @@ You can add a plugin at any time through the `segmentClient.add()` method.
439
```js
440
import { createClient } from '@segment/analytics-react-native';
441
442
-import { AmplitudeSessionPlugin } from '@segment/analytics-react-native-plugin-amplitude';
+import { AmplitudeSessionPlugin } from '@segment/analytics-react-native-plugin-amplitude-session';
443
import { FirebasePlugin } from '@segment/analytics-react-native-plugin-firebase';
444
import { IdfaPlugin } from '@segment/analytics-react-native-plugin-idfa';
445
0 commit comments