Creating User Interface for Welcome Screen

On launching the SMPFlightManagement application, the Welcome splash screen is displayed.

Create a new splash screen (image file) named Default.png with size 320x480 for iPhone. Add the image file in your Resources/iphone folder in the SMPFlightManagement project. The splash screen appears when you first launch the application. When the Xcode build is executed, it checks for the Default.png, and displays it as the first screen of the application.