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


Comments

  1. 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

Post a Comment

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

java - Are there any classes that implement javax.persistence.Parameter<T>? -

linux - Does gcc have any options to add version info in ELF binary file? -