In Electron, ipcRenderer.invoke() Does not work after app is opened while an instance is already created. Here is my code:
// Force Single Instance Applicatio