Skip to content

Test deep link during development by clicking on something #186

@avishail

Description

@avishail

I'm trying to use Deep Links and encounter problems to test it:

  1. if the schema is http/https then the browser will open the link regardless of my deep links configuration.
  2. if the schema is custom one, for example, myapp://myhost, then click on an html link will simply do nothing.

Since all places instructs to use adb (and adb works only on custom schemas) I'm starting to suspect it is not possible to test it during dev the regular way (a.k.a click on a link somewhere)

Am I correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions