sentry-react-native: Invalid DSN, the following properties aren't set '[secret key]'
OS:
- Windows
- MacOS
- Linux
Platform:
- iOS
- Android
Output of node -v && yarn version
v6.10.2
yarn version v0.27.5
Config:
Sentry.config('https://...@sentry.io/...').install()
I have following issue:
I followed the auto install steps, the java files seem properly modified, but the app crashes.
Steps to reproduce:
- `yarn add react-native-sentry``
react-native link react-native-sentry
& answer questions- My
sentry.properties
is properly generated:
defaults.url=https://sentry.io/
defaults.org=tribeez
defaults.project=wedofamilies
auth.token=8bfxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx219
cli.executable=node_modules/sentry-cli-binary/bin/sentry-cli
Actual result:

Expected result:
- Working app
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 20 (7 by maintainers)
Commits related to this issue
- feat: Use sentry-android 1.7.4 Fixes #224 — committed to getsentry/sentry-react-native by HazAT 6 years ago
@jamesisaac version
0.38.2
is on its way fixing this issue.@vladikoff We are currently in the process of releasing a major update (Sentry 9). Sorry, for the inconvenience please stay tuned.