Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Electron SDK Version
latest
Electron Version
^42
What platform are you using?
MacOS
Link to Sentry event
No response
Steps to Reproduce
- Install
@sentry/electron
- Import
@sentry/electron/main
- Build the application
- Open the app
Expected Result
No keychain access prompt.
Actual Result
Keychain access prompt appears.
Context
In Camunda Modeler, we migrated from a mix of browser and node SDK to the Electron one. However, a built application prompts the user for keychain access on macOS. Cf. camunda/camunda-modeler#5977
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Electron SDK Version
latest
Electron Version
^42
What platform are you using?
MacOS
Link to Sentry event
No response
Steps to Reproduce
@sentry/electron@sentry/electron/mainExpected Result
No keychain access prompt.
Actual Result
Keychain access prompt appears.
Context
In Camunda Modeler, we migrated from a mix of browser and node SDK to the Electron one. However, a built application prompts the user for keychain access on macOS. Cf. camunda/camunda-modeler#5977