Skip to content

Not getting all the error info ( error coming from the index bundle ) #431

@Rolando-Barbella

Description

@Rolando-Barbella

OS:

  • MacOS
    Platform:
  • iOS

I just started testing Sentry for my company project ( I'm new to the tool ).

I have following issue:

I don't see the SDK line error like is shown on the readme image, why I don't get
the original and minified tags? The error seems to come from the bundle index, not the specific JS file like expected.

  • We have a paid account ( don't know if that makes a difference)

sentry

  • react-native 0.49.0
  • sentry-cli 1.32.2
  • react-native-sentry 0.38.1
  • sentry/wizard 0.10.2
Sentry.config('https://123@sentry.io/123',{
    captureUnhandledRejections: true
}).install();

Expected result:

  • Get the proper line of the error and file name.

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