> On Mar 2, 2015, at 08:51 , David Duncan <[email protected]> wrote:
> 
> 
>> On Mar 1, 2015, at 10:36 PM, Rick Mann <[email protected]> wrote:
>> 
>> I'm adding background downloading on remote notification, so I removed all 
>> my UI code from appDidFinishLaunching. Now I get this error: "Application 
>> windows are expected to have a root view controller at the end of 
>> application launch"
>> 
>> So, I have to create UI even though I won't be displaying it?
> 
> 
> You should only get this if you have created a window and made it visible.

Hmm. I didn't believe that I did, because I don't makeKeyAndVisible until 
later, but...it's a pre-storyboard app, and maybe it's being created when the 
main NIB is loaded.

-- 
Rick Mann
[email protected]



_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to