when i run app in the IPhone simulater 5.1 the default image loads up fine but when the app runs there is a gap at the top of the iPhone frame in the display of the IPad simulater (the size of a status bar in the iPhone simulator)
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.
Check the view’s frame in xib file, also change the windows and view background color to help you find the issue.
PS. in info.plist file, add “Status bar is initially hidden” .This maybe helpful.