electronjs.org-old icon indicating copy to clipboard operation
electronjs.org-old copied to clipboard

Deep linking no working on Windows not working

Open yahavf6 opened this issue 3 years ago • 0 comments

Hello,

I've been trying to make it work for 2 days already, with no success. On macOS, it works like a charm, 100% of the time without any issue. But on Windows, it seems to be quite tricky... I've copy-pasted the solution from docs and it still does not work, seems to be an issue or I miss something. While trying to open the link via Chrome browser, at myapp://hello. Chrome recognizes the protocol but then the app raises an error.

image

Also, I've tried to run this repo without changing anything, and it fails too.

OS: Win 11 Electron: 20.0.2

yahavf6 avatar Sep 19 '22 08:09 yahavf6