Skip to content

Can't capture custom protocol on app start on MAC #23852

@sergeyd63

Description

@sergeyd63

Preflight Checklist

  • I have read the Contributing Guidelines for this project.
  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

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:
    • 9.0.0
  • Operating System:
    • osx 10.15.4

Thank you

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions