I need to add Electron repository to the “Debug Information Files” section.
Reading the documentation…
First, make sure that the Electron Symbol Server is enabled for your project. Go to Project Settings > Debug Files and choose
Electron
from the list of Builtin Repositories . You can add more symbol servers for the platforms you are deploying to, depending on your needs.
However, this is missing in on-premise Sentry 9.1.2
Does anyone have any suggestions on what I’m supposed to do here?
Thanks in advance!