I want to create a link using HTML5 which will launch my iOS application when user open it and pass an argument to my app.
Is it possible to accomplish? and if yes, can anyone help how to achieve it? and what should I add in my project to handle these argument? Thanks.