Re: Crash at iOS App Startup - What Could Have Gone Wrong?
Re: Crash at iOS App Startup - What Could Have Gone Wrong?
- Subject: Re: Crash at iOS App Startup - What Could Have Gone Wrong?
- From: Mike Abdullah <email@hidden>
- Date: Wed, 22 Apr 2015 09:39:51 +0200
> On 21 Apr 2015, at 21:43, Michael Crawford <email@hidden> wrote:
>
> It's not stopping in the debugger anymore, but instead of getting my
> navigation controller I'm just getting a black screen.
That sounds like a good time to use Xcode’s view debugger to find out what’s actually onscreen. I’m going to hazard a guess you’ve got a blank window with no other content.
>
> I think all these problems arose by starting with an app that did not
> use a nav controller, then - incorrectly - refactoring it so it did
> use one. It looks like I left some stale configuration in there.
> When I tried to fix that, that's when I started getting the crashes.
>
> Now I'm backing up, trying to recreate the navigation controller at
> the beginning.
> Michael David Crawford, Consulting Software Engineer
> email@hidden
> http://www.warplife.com/mdc/
_______________________________________________
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