Redirect to Webpage or Open App for Email Verification Flow on Android Devices

Problem statement

When users register on an Android application, they are sent a verification email with a link that redirects to “my-app://my-app.com/welcome"”. This works fine when they click the link from the device where the app is installed, but not if they click on the link from their laptop.

Is there a way to support this workflow?

Solution

Here is the solution: