We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sentry.config(ops.dsn).install() Sentry.setRelease('0.0.32')
Sentry.config(ops.dsn).install()
Sentry.setRelease('0.0.32')
node node_modules/react-native/local-cli/cli.js bundle --platform ios --entry-file ./src/index.js --bundle-output ./output_ios/main.ios.jsbundle --sourcemap-output ./output_ios/main.ios.jsbundle.map --assets-dest ./output_ios --dev true
./node_modules/.bin/sentry-cli --auth-token <auth-tocken> --url https://fse.devops.xiaohongshu.com/ releases -o sentry -p mall-home files 0.0.32 upload-sourcemaps --rewrite --validate /Users/xutianming/red/mall-home/output_ios/main.ios.jsbundle /Users/xutianming/red/mall-home/output_ios/main.ios.jsbundle.map --strip-prefix /Users/xutianming/red/mall-home/output_ios/
I don't know where is the problem,how to solve the problem?
The text was updated successfully, but these errors were encountered:
I will close this here since you already created an issue in the right SDK getsentry/sentry-react-native#377
Sorry, something went wrong.
No branches or pull requests
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: