Deeplinks not working in Samsung Internet

Hi, I’ve faced an issue using the Samsung internet browser. it’s not returning the correct deep link to my application. but when I turn on the “Open links in other apps” feature, it works fine. so is there any way I can control that from my application?

Hello.
Samsung Internet blocks redirection to other apps for HTTP/HTTPS scheme by default as a security measure. If you want to open your apps from a link on your website, please use the “intent://” scheme instead. Samsung Internet does not block the “intent://” scheme

Please check,

  1. Android Intents with Chrome - Chrome Developers
  2. Create Deep Links to App Content | Android Developers