Skip to content

Enable local deeplink development and debugging #987

Closed
@chabroA

Description

@chabroA

Context

Ledger Live Desktop

Is your feature request related to a problem? Please describe.

As of today, we can't locally develop, debug and tests deeplink related development since electron requiers the application to be packaged for the deeplink feature to work (cf. electron doc).

Describe the solution you'd like

We could use this package (or any alternative one) that should solve this issue

This module was inspired due to the lack of protocol support when running non packaged apps on macOS (see app.setAsDefaultProtocolClient for explanation). This module provides full support for running and testing the given protocol in the development environment. It also provides the same protocol support for the production envronment. In other words, protocol management is completly controlled with this module.

Describe alternatives you've considered

N/A

Additional context

Thank you 🙏 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleapplicationsImpacts the Ledger Live ApplicationsdesktopHas changes in LLDenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions