-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
@mackers is this linking mechanism relatively easy? Use Case
|
We can do this, but we need to add extra logic to flag when a email verification is sent from within the app. |
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. |
This is now working on Android with changes from #80, however still not fully wired up on iOS. |
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.
I should see this:
Not this (if possible):
The text was updated successfully, but these errors were encountered: