Skip to content

The line number of the error code does not match the actual number #528

@yongqianvip

Description

@yongqianvip

OS:

  • Windows
  • MacOS
  • Linux

Platform:

  • iOS
  • Android

Output of node -v && npm -v && npm ls --prod --depth=0

node v10.14.1
npm v6.4.1
react-native v0.55.3
react-native-sentry v0.38.3

Config:

Sentry.config('__MY_DSN__'}).install()

I have following issue:
When an exception occurs, the APP reports the error message to the SENTRY background, but on the website, it does not highlight the right line number of the error code
The sourcemap and jsbundle were uploaded automatically by script in Xcode or AndroidStudio

Steps to reproduce:

SOURCE CODE

sourcecode-mark

error-red

error-ios

android-report

Actual result:

  • I got the right description but a wrong line number of the error code

Expected result:

  • right description and a right line number of the error code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions