Skip to content

Commit eeead83

Browse files
author
Niall Brennan
committed
Add info for uuid
1 parent c86d760 commit eeead83

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
@@ -510,6 +510,8 @@ To collect the Android Advertising ID provided by Play Services, Segment provide
510510
No, only the plugins listed above are supported in device-mode for Analytics React Native 2.0.
511511
### Will I still see device-mode integrations listed as `false` in the integrations object?
512512
When you successfully package a plugin in device-mode, you won't see the integration listed as `false` in the integrations object for a Segment event. This logic is packaged in the event metadata, and isn't surfaced in the Segment debugger.
513+
### Why are my IDs not set as UUID format?
514+
Due to [issues](https://github.com/segmentio/analytics-react-native/blob/master/packages/core/src/uuid.ts#L5) with the React Native bridge, Segment does not use UUID format for anonymousIds and messageIds in local development. These IDs will be set to UUID format for your live app.
513515
514516
## Changelog
515517
[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)