Skip to content

Source code was not found for app:///main.jsbundle #338

@dengwanc

Description

@dengwanc

OS:

  • Windows
  • MacOS
  • Linux

Platform:

  • iOS
  • Android

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

v6.12.1
3.10.10
MyReactNativeApp@0.0.1 /Users/dengwanc/Projects/maimai_react_native
├── immutable@3.8.1
├── moment-mini@2.18.1
├── prop-types@15.5.10
├── query-string@5.0.0
├── react@16.0.0-alpha.12
├── react-native@0.47.1
├── react-native-iphone-x-helper@1.0.1
├── react-native-linear-gradient@2.2.0
├── react-native-popup-menu@0.8.0
├── react-native-sentry@0.32.1
├── react-redux@5.0.5
├── redux@3.7.2
├── redux-actions@2.2.1
├── redux-batched-actions@0.1.6
└── underscore@1.8.3

Config:

Sentry.config("http://user:pwd@some-sentry.com//18", {
    release: '2da95dfb052f477380608d59d32b4ab9',
}).install();

I have following issue:

react native sentry source map JUST not working !!!

my upload script

sentry-cli --auth-token 27d37b4efd73439d820fgcdzaowanmiewang1f84ed1949148137c3fb9a3 \
--url http://some-sentry.com \
releases -o sentry -p react-native files \
2da95dfb052f477380kk8d59d32b4ab9 upload-sourcemaps \
--rewrite --validate main.jsbundle.map

I GOT THIS IN Senry UI ,I am SO confused NOW

Source code was not found for app:///main.jsbundle 
{
  "url": "app:///main.jsbundle"
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions