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

Universal Links to DApps #5273

Closed
andytudhope opened this issue Jul 24, 2018 · 5 comments
Closed

Universal Links to DApps #5273

andytudhope opened this issue Jul 24, 2018 · 5 comments

Comments

@andytudhope
Copy link
Contributor

andytudhope commented Jul 24, 2018

Based on #4944

As a user, I want to send a link to a DApp so I can invite others to join the game/trade/whatever.

Eg clicking https://get.status.im/dapps/cryptostrikers opens the Status app in the browser with Cryptostrikers.

Description

EDIT: It turns out that when a user clicks on a link in the format:

https://get.status.im/browse/www.cryptokitties.co

It will already be opened in Status and a popup will ask you if you want to open that URL in the browser (which is not great UX afaict). This is done for security reasons though. So, we need to check: if the host is in our DApp list we just need to open DApp instead of a new browser.

If the user has not status installed, it should redirect to the relevant app store.

This should work on both ios & android.

This will ideally pave the way for #3488 to be implemented.

Some preliminary investigation was done on #1592 , but a generic solution is not required as long as it fulfills the main use case.

@ghost
Copy link

ghost commented Oct 22, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@ghost ghost added the stale label Oct 22, 2018
@ghost
Copy link

ghost commented Oct 22, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

2 similar comments
@ghost
Copy link

ghost commented Oct 22, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@ghost
Copy link

ghost commented Oct 22, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@ghost
Copy link

ghost commented Oct 29, 2018

This issue has been automatically closed. Please re-open if this issue is important to you.

@ghost ghost closed this as completed Oct 29, 2018
This issue was closed.
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

1 participant