Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Content]: React Native Set up props wrong type #2072

Closed
fernandoiwamoto opened this issue Oct 28, 2021 · 0 comments · Fixed by #2122
Closed

[Content]: React Native Set up props wrong type #2072

fernandoiwamoto opened this issue Oct 28, 2021 · 0 comments · Fixed by #2122
Labels
content When the bug is about content that needs to get fixed triaged

Comments

@fernandoiwamoto
Copy link

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

@fernandoiwamoto fernandoiwamoto added content When the bug is about content that needs to get fixed triage labels Oct 28, 2021
@fernandoiwamoto fernandoiwamoto changed the title [Content]: React Native Set up wrong props [Content]: React Native Set up props wrong type Oct 28, 2021
pwseg added a commit that referenced this issue Nov 8, 2021
Fixed React Native doc in Braze destination #2072
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content When the bug is about content that needs to get fixed triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants