Skip to content

Commit b8de64b

Browse files
Update FAQs to cover instanceId (#4460)
1 parent 1895315 commit b8de64b

File tree

1 file changed

+2
-0
lines changed
  • src/connections/sources/catalog/libraries/mobile/react-native

1 file changed

+2
-0
lines changed

src/connections/sources/catalog/libraries/mobile/react-native/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,5 +610,7 @@ const segmentClient = createClient({
610610
writeKey: segmentWriteKey
611611
});
612612
```
613+
### What is the instanceId set in context?
614+
The instanceId was introduced in [V 2.10.1](https://github.com/segmentio/analytics-react-native/releases/tag/%40segment%2Fanalytics-react-native-v2.10.1) and correlates events to a particular instance of the client in a scenario when you might have multiple instances on a single app.
613615
## Changelog
614616
[View the Analytics React Native 2.0 changelog on GitHub](https://github.com/segmentio/analytics-react-native/releases){:target="_blank"}.

0 commit comments

Comments
 (0)