HTML redirect to custom protocol only when supporting Android app is installed -


i have uris intended app launch app if installed. , if not installed display web page app. after looking @ following 2 questions, still can't find reliable solution.

intent filter works google+, not chrome & facebook

android - redirect store if app not installed (launch website)

the problem first solution (redirect) redirecting custom protocol leads error page when app not installed, described in second question. problem second solution (use http protocol intent filter server name) chrome doesn't honor intent filter, described in first question. question is, there way prevent redirect occurring when no supported app installed?

this guy seems have solution problem:android browser facebook redirect not trigger intent url. or @ least working quite well. best thing have found far.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -