-
-
Notifications
You must be signed in to change notification settings - Fork 338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source code was not found for app:///main.ios.jsbundle in React Native #377
Comments
Hey, thank you for your detailed bug report 👍 |
The sentry server is private, not sentry.io. |
OK so, can you post a screenshot of the tags of the event? |
|
Can you show me how to parse the map in sentry server and how to find the source map from the 'app:///main.ios.jsbundle'? |
When I upgrade the sentry to 8.22.0, solve the problem. |
Hey, thanks for the info, I will check what happened here. |
I encounter this problem either |
Same problem for me, is it solved? |
release/artifacts page for the correct dist number
init sentry
Sentry.config(ops.dsn).install()
Sentry.setRelease('0.0.32')
sourcemap
upload bundle and sourcemap
project => releases => artifacts
error
I don't know where is the problem,how to solve the problem?
The text was updated successfully, but these errors were encountered: