Simple question, I\'m developing an application that will register its own URL Scheme. I plan to launch the application using a QRCode via a person\'s favourite QRCode reader.
If you link directly to your app scheme, it will fail. However, if you link to a page on a website with the code available on this StackOverFlow question, it will attempt to open your app, then the app store if it fails.