swift - Open iOS App by http:// link -


i found lot of tutorials opening app custom url scheme like:

myappname:// 

thats nice great open app registering real app domain on http link like

http://www.myappdomain.com/blablabla 

so - example - if visitor comes webpage (on her/his mobile) opened in browser, excepts installed app listening opened url , opens instead of browser.

how done (i've seen @ app). great. in advance!

it new feature in ios9. explained in wwdc15 talk seamless linking app.

you add small piece of javascript each page opens custom url-scheme.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -