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 6589597
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T17:11:40+00:00 2026-05-25T17:11:40+00:00

For my app, in xcode 4 I set a png for my launch image

  • 0

For my app, in xcode 4 I set a png for my launch image (in target)…but it appear only when I start app first time; is it possible to appear this launch image every time? Also when I put my app in background and I don’t kill it. Is it possible?

  • 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-05-25T17:11:41+00:00Added an answer on May 25, 2026 at 5:11 pm

    Even if quite some apps have them, there should not be a splash screen at all. Apple is clear about this in their Human Interface Guidelines:

    To enhance the user’s experience at application launch, you must
    provide at least one launch image. A launch image looks very similar
    to the first screen your application displays. iOS displays this image
    instantly when the user starts your application and until the app is
    fully ready to use. As soon as your app is ready for use, your app
    displays its first screen, replacing the launch placeholder image.

    Supply a launch image to improve user experience.

    Avoid using it as an opportunity to provide:

    An “application entry experience,” such as a splash screen An About
    window Branding elements, unless they are a static part of your
    application’s first screen Because users are likely to switch among
    applications frequently, you should make every effort to cut launch
    time to a minimum, and you should design a launch image that downplays
    the experience rather than drawing attention to it.

    Generally, design a launch image that is identical to the first screen
    of the application.

    To answer your question:
    You can implement the UIApplication delegate to take actions when your app did become active or will enter foreground:

    - (void)applicationDidBecomeActive:(UIApplication *)application {
    
    }
    
    
    - (void)applicationWillEnterForeground:(UIApplication *)application {
    
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Can't remove Default.png? I am using Xcode 4, but I am sure
I have try to set icon for my App in the xCode. In the
When building a new iPhone app in Xcode, I'm getting this error: codesign error:
I'm trying to programmatically set the background image for a tabbar in my app.
I'm developing an iPhone app with latest SDK and XCode 4.2 I'm using this
I'm using Xcode 4.2. I set the deployment target as 4.2. I created an
I've uploaded my first App to App Store, but I did NOT put on
i have created a tableview default app with xcode. But: in AppDelegate a add
Is it possible to actually use the Xcode debugger when running an iPhone app
using XCode 3.2.6, Base SDK iOS 4.3 I set iOS Deployment Target to iOS

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.