Want to change splash screen every time the app launches in iphone
I am having an app in which I have a requirement of changing the splash screen every time when the app launches. I am having 5 images and i want to change my splash screen by one of the 5 images every time user launches the app. Is it possible to do this? You can't change the splash-screen that shows while your app is loading (that scales up when your app is launched), but you can make it something generic (like a texture or solid colour) then as the first view controller in the app you can load the exact same image (or just use a solid background colour), then you can fade-in one of your five