So my App contains intent-filter for deep linking. When I tried to open link to my website inside the app (by launching custom tab using this library), it opens my app instead of the custom tab.
Is there a way to force it to open chrome custom tab instead of other app that could handle the links?