0

I seen few mails with links opens their respective Applications if installed otherwise opens link in browser.

Searched for same result and got this link.

Javascript function not working in html content, I have read that many mail client do not support javascript due to security reason.

HTML with href link of custom url Scheme working fine, if app installed on device. But app not installed on device then what to do ?

<a href="customurl://test">App name</a>

How to handle if app not installed on device how to open browser with respective link ?

Community
  • 1
  • 1
Solid Soft
  • 1,872
  • 2
  • 25
  • 55
  • Possible duplicate of [How to register a custom app opening URL scheme with Xcode 4?](http://stackoverflow.com/questions/8201724/how-to-register-a-custom-app-opening-url-scheme-with-xcode-4) – Nadir Laskar Apr 13 '17 at 11:21
  • @NadirLaskar This is not duplicate of it, I know URL scheme and that is working, Question is if app not installed on device how to handle that ? – Solid Soft Apr 13 '17 at 11:31

0 Answers0