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

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - Chrome Extension: Interacting with iframe embedded within popup -