Skip to content

Docs updates regarding initialization based on recommendations: https…#721

Open
alyssa-embrace wants to merge 1 commit intomainfrom
alyssa.syharath/rn-docs-update-initialization
Open

Docs updates regarding initialization based on recommendations: https…#721
alyssa-embrace wants to merge 1 commit intomainfrom
alyssa.syharath/rn-docs-update-initialization

Conversation

@alyssa-embrace
Copy link
Contributor

@alyssa-embrace alyssa-embrace commented Mar 5, 2026

Description of changes

Changes regarding the initialization path for JS vs Native for RN

Checklist before you pull:

  • Double-check that any changes fit the Embrace Docs Style Guide.
  • Please ensure that there is no customer-identifying information in text or images.
  • If you changed any doc file names, add a redirect from old to new URL so that we don't end up with broken links. You can do this by adding a set of to/from values in docusaurus.config.js under @docusaurus/plugin-client-redirects.
  • If you link to a header within a page in the docs, make sure that header has an explicit tag in case it changes in the future. E.g., the H3 header ### Hello World {#my-explicit-id} has an explicit tag my-explicit-id.

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Summary - Markdown Lint

Success: No issues found in 392 files (95ms)

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Summary - Link Checker

Status Count
🔍 Total 470
✅ Successful 374
⏳ Timeouts 0
🔀 Redirected 1
👻 Excluded 95
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0

Redirects per input

Redirects in docs/data-destinations/honeycomb.md

:::warning
Once the iOS SDK is being initialized in this way any configuration any parameters passed through the JavaScript side with
:::info
Once the iOS SDK is initialized in this way, any configuration parameters passed through the JavaScript side with
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

given the new emphasis we should maybe rethink even having those particular options in sdkConfig.ios since they'll be of limited utility, can be addressed separately from this PR though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants