I am using xCode 4.3.1, and i need to create a navigation based application without the tabbars. How can i do this is xCode 4.3.1 ? (It is not as simple as xcode 4.2)
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.
Sure thing….
In ur Application Delegate us Following Code
YourClass will be the class which you want to be ur root view.
Let me know if it worked or if i can help u more
Cheers