Skip to content

Commit

Permalink
Update README.md (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndesai-newrelic committed Jan 26, 2024
1 parent ab56d8a commit b37eb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ You can also build dashboard for errors using this query:

## Symbolicating a stack trace

The agent supports symbolication of JavaScript errors in debug mode only. Symbolicated errors are shown as Handled Exceptions in New Relic One. If you want to manually symboliate, please follow the steps described [here for Symbolication](https://reactnative.dev/docs/symbolication).
The agent supports symbolication of JavaScript errors in debug mode only. Symbolicated errors are shown as Handled Exceptions in New Relic One. If you want to manually symboliate, please follow the steps described [here for Symbolication](https://reactnative.dev/docs/debugging-release-builds).

### Symbolication for Javascript errors are coming in future releases.

Expand Down

0 comments on commit b37eb14

Please sign in to comment.