Preflight Checklist
Issue Details
Configured custom protocol (myapp://blah-blah)
The protocol works on Windows and partially on MAC
On MAC:
When the app is closed and i click the link the app starts but the i can't capture the link with all the parameters
When the app is already running, all works great: app.on("open-url",...) fired and get's the link as parameter
- Electron Version:
- Operating System:
Thank you
Preflight Checklist
Issue Details
Configured custom protocol (myapp://blah-blah)
The protocol works on Windows and partially on MAC
On MAC:
When the app is closed and i click the link the app starts but the i can't capture the link with all the parameters
When the app is already running, all works great: app.on("open-url",...) fired and get's the link as parameter
Thank you