Creating Application URL for iPhone
- by pion
I am preparing to submit my iPhone app for approval. This is my first time. One of the requirements is "Application URL".
I have done the following to create Application URL:
Click Foo-Info.plist
Right Click Information Property List"
Click "Add Row"
Select URL types
Expand "URL Types"
Expand Item 0
Type in "com.mycompany.Foo" in the Value field with "URL Identifier" key
I am wondering if I do this correctly.
Thanks in advance for your help.