I want to make an iPhone/iOS app that, when opened, simply launches a UIWebView with a particular page and does nothing else. Is there a template XCode project I can use to help accelerate the process for me a little?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, Xcode does not provide such a template. You can, however, use the “Single View Application” template and it should be pretty easy to do with Storyboards.
Here’s a tutorial: http://www.youtube.com/watch?v=bGPJeYxWr3Y