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

Support deeplink/app protocol for mobile website to call transfer screen #128

Open
williamchong opened this issue Feb 12, 2020 · 0 comments
Labels
feature ✨ New feature

Comments

@williamchong
Copy link
Member

Currently we support scanning and displaying a QR code for users to tranfer LIKE, which fits desktop use case ( desktop website display QR code, users scans their desktop monitor in our app). However in mobile website it is not possible to scan QR code on a same phone.

We should support either an app protocol or deeplink in mobile. When users click such link, they should be redirected from a mobile website/app to liker land app transfer screen. The deep link should support transfer params like target wallet address/amount/memo.

We could also use deeplink on current existing https://like.co/{likerId}/{amount} website, which is currently not used anyway. When user with our app lands on the page, we could just redirect them to app's transfer screen.

@williamchong williamchong added the feature ✨ New feature label Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ✨ New feature
Projects
None yet
Development

No branches or pull requests

1 participant