Skip to content

Commit 2193204

Browse files
authored
Update FAQ
1 parent cfba47d commit 2193204

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ Your `authToken` needs to have following scopes: `org:read` and `project:release
5858
#### 2. `Could not determine any commits to be associated automatically.`
5959
Your application repository needs to be connected on Sentry to your ogranization account and connected with the project.
6060

61+
#### 3. Your app's issues and not correctly related with app deploy version
62+
Make sure your app's `moudlePrefix` is equal to your Sentry `appName`, and your `revision-data` `type` in `config/deploy.js` is using the same versioning strategy. In most cases you should use `version-commit`
63+
6164
## BONUS: Integrate your app with Sentry
6265

6366
1. Install Sentry:

0 commit comments

Comments
 (0)