When my application first loads on the iphone it throws up a black screen for about 1/2 a second than it goes into the app. Im just wondering what screen this is that first shows on load? I would like to edit it so i can show my logo on it so the user doesnt just get a black screen.
It is an application based off the standard navigation template.
Thanks in advance
You can add an image shown on application startup – if it is named
Default.png– it will be used by default. Or you can specify image name in “Launch image” field in application plist file.