Skip to content

Commit

Permalink
fix: capacitor instead of electron (#7938)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored Sep 25, 2023
1 parent d8f73cf commit 8088e40
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
For the sentry-replay integration to work, you must have the [Sentry Electron SDK package](https://www.npmjs.com/package/@sentry/electron) installed. The minimum version required for the SDK is `4.2.0`.
For the sentry-replay integration to work, you must have the [Sentry Capacitor SDK package](https://www.npmjs.com/package/@sentry/capacitor) installed. The minimum version required for the SDK is `0.12.3`.
If you're on an older version of the SDK, please check the [troubleshooting
document to help on
migration](/platforms/javascript/guides/electron/troubleshooting/).
migration](/platforms/javascript/guides/capacitor/troubleshooting/).

1 comment on commit 8088e40

@vercel
Copy link

@vercel vercel bot commented on 8088e40 Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

docs.sentry.io
sentry-docs.sentry.dev
sentry-docs-git-master.sentry.dev

Please sign in to comment.