Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test deep link during development by clicking on something #186

Open
avishail opened this issue Jul 26, 2023 · 1 comment
Open

Test deep link during development by clicking on something #186

avishail opened this issue Jul 26, 2023 · 1 comment

Comments

@avishail
Copy link

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?

@itsatifsiddiqui
Copy link

Hello @avishail
Did you find any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants