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

Verify email launches app if present on the users device #62

Open
Erioldoesdesign opened this issue Feb 26, 2018 · 4 comments
Open

Verify email launches app if present on the users device #62

Erioldoesdesign opened this issue Feb 26, 2018 · 4 comments

Comments

@Erioldoesdesign
Copy link
Collaborator

As a user who has downloaded the TenFour app to my device. When on-boarding I want the app to be launched when I click the 'verify email' button in my email and not the tenfour.io version.

Verify-email-launch-app.png

I should see this:
app-verify.png

Not this (if possible):
Screen Shot 2018-02-26 at 20.15.13.png

@caharding caharding added the next label Mar 7, 2018
@caharding caharding added this to the 3/21/18 Mobile Launch milestone Mar 7, 2018
@caharding caharding removed the next label Mar 7, 2018
@caharding caharding modified the milestones: 3/21/18 Mobile Launch, 3/21/2018 TenFour Public Beta Launch Mar 7, 2018
@caharding caharding assigned mackers and unassigned dalezak Mar 7, 2018
@caharding
Copy link
Collaborator

caharding commented Mar 7, 2018

@mackers is this linking mechanism relatively easy?
I found this service that does it: https://branch.io/
Better to build it on our own? https://developers.tune.com/sdk/deep-linking-to-your-mobile-app-from-your-website/

Use Case

  • Detect device
  • if mobile and device installed, open application
  • if mobile and not installed, go to store to DL the app
  • If web, open link in browser

@mackers
Copy link
Collaborator

mackers commented Mar 21, 2018

We can do this, but we need to add extra logic to flag when a email verification is sent from within the app.

@caharding caharding added the bug label Mar 22, 2018
@dalezak
Copy link
Collaborator

dalezak commented Apr 9, 2018

Clicking 'Verify Email' link in email on your device, will automatically open the app if they have it installed, once we've configured universal links on the backend with issue #75.

@dalezak
Copy link
Collaborator

dalezak commented Apr 12, 2018

This is now working on Android with changes from #80, however still not fully wired up on iOS.

@dalezak dalezak added enhancement and removed bug labels Apr 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants