How to get a good stack trace in Sentry for React Native?

1k Views Asked by At

I log my errors in Sentry, but the stack trace that is uploaded doesn't help. It displays only trace like this:

enter image description here And it doesn't let me see into where in the JS the error occurred. How do I map these to a more descriptive stack trace?

1

There are 1 best solutions below

0
Michael Bahl On

You have to upload source maps