I am using this link to direct to somewhere in app :
<HTML>
<a href="app:///home">Home></a>
</HTML>
if app doesnt installed, i want to redirect to play store or app store according to platform.
How can i do this ?
Actually i just want to know, if this link doesnt give any action so it means app doesnt installed. I want to get that response.