Skip to content

React Native Sentry uploaded sourcemap not showing error traces correctly #1737

@iagormoraes

Description

@iagormoraes

Environment

React Native

How do you use Sentry?
"@sentry/react-native": "^2.6.0"

Which SDK and version?
"@sentry/react-native": "^2.6.0",

Steps to Reproduce

  1. run gradlew assembleRelease
  2. gradlew sentry method uploads sourcemap and index.android.bundle
  3. In sentry panel it shows 0B for index.android.bundle and 15.5MiB for sourcemap file
  4. The error trace is being shown minified without any information

Expected Result

Error trace shows the methods and variables proper names for references.

Actual Result

Error trace don't show anything useful to understand it because is minified.

Screenshots

Screen Shot 2021-08-20 at 09 16 45

Screen Shot 2021-08-20 at 09 16 55

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions