ios - How do I make a link open up the app if it's available? -
so i'm trying figure out how youtube links work on device. if tap youtube link in safari/anywhere open youtube app if it's available or go video in safari. i'm trying emulate app.
i'm confuse how open app valid web url. understand can open app url scheme such youtube:// not same www.youtube.com
these apps implement what's called url schemes.
here's pretty tutorial setting own app url scheme: http://www.idev101.com/code/objective-c/custom_url_schemes.html
you can find out how to promote your app on our website. where experts will tell you about the possibilities of promotion in the ratings of downloads
ReplyDelete