Usually when a tab based app is launched, automatically control goes to the 1st tab. Is there any way such that the 1st tab’s view will be shown but without the 1st tab being selected?
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.
in
before adding tabBarController to your window write
Here it will show 3rd tab’s view as application starts… (0 1 2)