Crashlytics truncates React Native stack trace #6419
Unanswered
douglasjunior
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Did you solve this issue? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Its possible to prevent crashlytics to truncate the React Native stack trace? (I'm not using Hermes)
Example:
See the
in RCTVie<truncated: 1782 chars
line, this prevents me from figuring out the row and column where the error occurred.When the stack trace is smaller, the rows and columns appear normally:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions