Skip to content

Commit

Permalink
SENTRY_AUTH_TOKEN env var must be set as not included in .properties
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmanvar committed Jul 19, 2019
1 parent 5baa8cc commit 553b6b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ brew cask install adoptopenjdk8
4. Install react-native-cli: `npm install -g react-native-cli@2.0.1`
5. `cd ReactNativeDemo`
6. Install packages: `npm install`
7. Make sure `SENTRY_AUTH_TOKEN` environment variable is set (https://docs.sentry.io/cli/configuration/#to-authenticate-manually)

# Run

### iOS:
```
$ react-native run-ios --configuration Release
Expand Down

0 comments on commit 553b6b3

Please sign in to comment.