Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8757825
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T14:23:45+00:00 2026-06-13T14:23:45+00:00

In what cases would iOS application would shows splash screen i.e., Default image (other

  • 0

In what cases would iOS application would shows splash screen i.e., Default image (other than App Launch) ?

I am forcing a view controller to support landscape mode only

- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation 
{ 
     return (interfaceOrientation == UIInterfaceOrientationLandscapeRight || interfaceOrientation == UIInterfaceOrientationLandscapeLeft); 
}

If user is in this view and pushes the application to background and then bring it back up, app shows splash screen for < 1 second..

In another case if I have an UIAlertView open, push the application to background and bring it back up, app shows splash screen for a second.

Do we have any explanation about this in UIKit Documentation, and in what scenarios would multitasking in iOS will show user the Splash screen for a brief period.

Thanks.

Updated Question with an example:

If we go to Settings Application (for the first time) -> iTunes &App Stores -> Tap on AppleId: row -> You will be presented with an alertView -> Push Home button which takes the app to background -> bring the app back up. You will observe Default.png for Settings application for < 1 second before you will be presented with screen you were on before.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T14:23:46+00:00Added an answer on June 13, 2026 at 2:23 pm

    The system (SpringBoard) is responsible for managing your app snapshots. When you leave your app, a snapshot is written as a png file inside Library/Caches/Snapshots/com.yourcompany.yourapp/UIApplicationAutomaticSnapshotDefault-Portrait@2x.png

    When you relaunch your app, SpringBoard tries to read that file and display it so that you have the impression that your app has woke up very fast. If it can not read that snapshot file, then it will display the Default.png instead.

    I have noticed that Default.png is displayed only when you quit and relaunch your app very quickly. If you wait one or two seconds before relaunching your app, the system has time to write the snapshot and the Default.png is not displayed.

    Since a system process is managing the display of snapshots, there is absolutely nothing you can do in your app to prevent Default.png to briefly appear.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My iOS application draws into a bitmap (same size as my view) using Core
I am currently making a Facebook iOS Application and In the app I am
I would like to setup some automated testing of test cases upon Fortran binaries
I would like to edit matlab scripts in two cases (1) In matlab Command
I would like to know a few practical use-cases (if they are not related/tied
What are the best use cases for anonymous types? It would seem to me
I'm looking for a simple solution to presenting popup text in an iOS app
In my iOS application's interface I have explicit undo & redo button (shake-to-undo is
I am going to develop an iOS application for a customer of mine and
We have built a desktop application in java which uses OpenCV. We would like

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.