How do you add a static image (.png) as soon as the iPhone application starts before loading the content of the application. In other words, I want an introduction image. I can't figure out the code required to do this.
Thanks in advance!
How do you add a static image (.png) as soon as the iPhone application starts before loading the content of the application. In other words, I want an introduction image. I can't figure out the code required to do this.
Thanks in advance!
Just create an image and name id Default.png. It appears while the app is loading.