• 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: Understanding the docs. UIApplication for iOS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Understanding the docs. UIApplication for iOS


  • Subject: Re: Understanding the docs. UIApplication for iOS
  • From: Matt Neuburg <email@hidden>
  • Date: Wed, 05 Jun 2013 06:53:00 -0700

> Date: Mon, 03 Jun 2013 18:19:43 -0400
> From: Alex Zavatone <email@hidden>
> Subject: Re: Understanding the docs.  UIApplication for iOS
> Message-ID: <email@hidden>
> Content-Type: text/plain; charset="windows-1252"
>
> Ahh, it's just that the app startup process is more complicated than is easily explained and I'm about to tell the staff, "just ignore the details for now, you put this here and it works".  I'd love to explain why it works the way it works

Well, you could show them my description of UIApplicationMain, here:

http://www.apeth.com/iOSBook/ch06.html#_code

It explains how the UIApplication instance is created, how the AppDelegate (or whatever it's called) instance is created, and when the latter is sent application:didFinishLaunchingWithOptions:.

Subsequently, this section talks in more detail about where your app's main window comes from:

http://www.apeth.com/iOSBook/ch14.html#_the_window

And the details for a storyboard-based application (an application with a Main Storyboard) are summarized more fully here:

http://www.apeth.com/iOSBook/ch19.html#SECsivc

m.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Optimizing some, but not all, of the code
  • Next by Date: Re: Layout on Mini is broken
  • Previous by thread: Re: Understanding the docs. UIApplication for iOS
  • Next by thread: Re: Xcode-users Digest, Vol 10, Issue 161
  • Index(es):
    • Date
    • Thread