I have developed a universal iPhone/iPad app. I need to open this app through a mail file link(with some extension like .xyz) i,e when I click the link in mail(opened through safari or some other web servers) my app should launch and also the file contents must be loaded inside the app. What are all the settings I need to do in .plist file? And how to handle the file contents once loaded at launch? Can anybody help me how to do this?
Any help will be greatly respected. Thank