I want to implement a splash screen in my application, like if the username and password are already saved in nsuserdefaults and username password fields are also filled up, then when the user starts his application, a splash screen with progress bar and a cancel button should come up, and application should be logged in automatically. I want to implement a splash screen in my appli