Electron IPC Main webContents not sending data to Renderer
Using the docs from Electron’s website, I cannot send simple data using mainWindow.webContents.send('send-data-channel', data)
.
Using the docs from Electron’s website, I cannot send simple data using mainWindow.webContents.send('send-data-channel', data)
.