When i touch my app in iPHone Simulator first black page will come for few millin seconds then out page will come. how should i add images instead of that black page. Please help me out?
Regards
Sri
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.
You can add an image by saving a file called Default.png in your project. This should be 320×480 px in size and will appear while your app is starting up.
This page in the apple docs tells you about all the files you will need.