Issue
I don't get enough info on the error, e.g the line of code that created the error.
Applies To
- All SaaS Customers and Self-Hosted Users
- Error Monitoring
- Source Maps / Debug Information Files
Resolution
For JS based SDKs, to enable readable stack traces in your Sentry errors, you need to upload your source maps to Sentry.
You can find the appropriate docs by going to your SDK's page > Source Maps.
Similarly, to allow Sentry to fully process native crashes and provide you with symbolicated stack traces, you need to upload Debug Information Files (sometimes also referred to as Debug Symbols or just Symbols).