Search code examples
iphonesplash-screen

iPhone - Showing dynamic splash screens


I'm creating an application which has options to select themes. Depending on the theme selected, I want to also change the splash screen. If I don't use "Default.png" and use a image view or similar to show a splash screen image, I end up showing a black view during loading.

How can I show dynamic splash screens depending on the theme selected. Is it possible?


Solution

  • Check the below SO post

    Dynamic (Default.png) splashscreen in 3.0 [iPhone SDK]

    Here is the blog post

    Dynamic splash screen for iPhone or iPad application

    Dynamic Splash