• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UIViewController and splash screen orientation issue on iPad
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UIViewController and splash screen orientation issue on iPad


  • Subject: Re: UIViewController and splash screen orientation issue on iPad
  • From: David Duncan <email@hidden>
  • Date: Wed, 25 Aug 2010 12:35:16 -0700

On Aug 25, 2010, at 12:27 PM, Dikshith Rai wrote:

> You can also do this without creating a new view. Just put a sleep() in App delegate


Please don't do this in shipping software. Depending on your sleep interval and the time it takes your application to startup, you could end up hitting one of the watchdog timers and having your application get killed.

Basically you should NEVER block the main thread for any reason.
--
David Duncan

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: UIViewController and splash screen orientation issue on iPad
      • From: Dikshith Rai <email@hidden>
References: 
 >Re:UIViewController and splash screen orientation issue on iPad (From: Dikshith Rai <email@hidden>)

  • Prev by Date: Re: Document Cursor
  • Next by Date: Re:UIViewController and splash screen orientation issue on iPad
  • Previous by thread: Re:UIViewController and splash screen orientation issue on iPad
  • Next by thread: Re: UIViewController and splash screen orientation issue on iPad
  • Index(es):
    • Date
    • Thread