What about if you just change the default server url instead of the index url?
If you change that mainWindow.loadURL entry, you’re bypassing the local entry point of the app that includes all the extra functionality to make things work from electron.
Hello, @shawn
if I change defaultServerURL it works but it’s not what I’m looking for, I have an electron application that just loads my meet server url
Sorry. I don’t think I understand your requirements so I’m afraid I cannot offer much help.
Only thing else I can offer is that if you’re writing your own Electron App rather that just modifying jitsi-meet-electron, and you are including jitsi-meet-electron-sdk, also make sure that you are loading the Jitsi site via the IFrame API and not directly. This is mentioned in the requirements section in the README and done so in the jitsi-meet-electron.