Sentry show wrong stack trace #8107
Unanswered
tech-goldenphoenix
asked this question in
Q&A
Replies: 2 comments 13 replies
-
This seems to be the same issue as getsentry/sentry-react-native#3058 What do your release and dist look like? Do you have the same dist for iOS and Android? If so choosing a different dist for each platform/build will solve the issue. |
Beta Was this translation helpful? Give feedback.
3 replies
-
@tech-goldenphoenix Can you share more information about your setup?
|
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, my sentry issue shows the wrong stack trace. Could someone please guide me on how to fix it?
As we can see in the image. The line of code that Sentry point to is wrong (there is no
.price
). I checked my file and found it is another line of code. Btw, there is an error shown on the issue details. It says:The reason for it is the source code is from the old release. When I publish a new release for my website, the old file will be unavailable. I don't know if it related with the stack trace or not
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions