2

I've encountered that links like:

intent://#Intent;scheme=somescheme;package=com.some.package;S.browser_fallback_url=market%3A%2F%2Fdetails?id=com.some.package;

do not work correctly in Android 7 (7.1.1) systems, while in previous versions they work as intended. By "do not work correctly" I mean that if we have a required app installed to open this link, then everything goes as it should and this app opens when we click this link. But when we don't have the required app, a correct redirect on the fallback url is not processed: we're getting on a search results page or a blank page with a message about an incorrect redirect in a web browser.

Trying to find out how to solve this problem (maybe just by modifying the deep link), any suggestions will be appreciated.

Andrei K.
  • 534
  • 7
  • 20

0 Answers0