I have an android app that has one deeplink when deeplink is executed multiple options(Open with) are displayed. But i am 100% sure there is only one '<intent-filter' to handle deeplink. Not sure how 2 suggestions are shown instead of one. Only one works other when clicked nothing happens
I am using navigation component and not using deeplinks in navigation.xml and deeplink is still defined in manifest.xml