-
Notifications
You must be signed in to change notification settings - Fork 380
Closed
Labels
contentWhen the bug is about content that needs to get fixedWhen the bug is about content that needs to get fixedtriaged
Description
What article on segment.com/docs is affected?
https://segment.com/docs/connections/destinations/catalog/braze/#react-native-device-mode-set-up
What part(s) of the article would you like to see updated?
The doc show:
await analytics.setup('YOUR_WRITE_KEY', {
// Add any of your Device-mode destinations. This ensures they load before continuing.
using: Braze
// ...
})
But the using
props should be array instead, just like this link: https://segment.com/docs/connections/sources/catalog/libraries/mobile/react-native/#packaging-destinations-using-device-mode
Additional information
No response
Metadata
Metadata
Assignees
Labels
contentWhen the bug is about content that needs to get fixedWhen the bug is about content that needs to get fixedtriaged