I am at present utilizing AppsFlyer for deep linking, however I’ve encountered a difficulty the place the deep hyperlink course of redirects to an internet web page first earlier than deciding whether or not to open the app or ship the consumer to the app retailer. This occurs when a consumer clicks the deep hyperlink:
If the app is already put in, the deep hyperlink first opens an internet web page earlier than redirecting to the app.
If the app shouldn’t be put in, the consumer is redirected to the app retailer.
This causes the preliminary internet web page to be briefly displayed, which isn’t preferrred.
Is there a technique to bypass the net redirection when the app is already put in, and as an alternative use App Hyperlinks (Android) or Common Hyperlinks (iOS) to straight open the app with out exhibiting the net web page first? I am searching for an answer that works seamlessly throughout each Android and iOS platforms.
Any steerage or examples could be enormously appreciated!