Re: Application windows are expected to have a root view controller at the end of application launch
Re: Application windows are expected to have a root view controller at the end of application launch
- Subject: Re: Application windows are expected to have a root view controller at the end of application launch
- From: David Duncan <email@hidden>
- Date: Mon, 02 Mar 2015 08:51:43 -0800
> On Mar 1, 2015, at 10:36 PM, Rick Mann <email@hidden> 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.
--
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