Re: NSAssert no longer displaying reason in console
Re: NSAssert no longer displaying reason in console
- Subject: Re: NSAssert no longer displaying reason in console
- From: Matt Neuburg <email@hidden>
- Date: Tue, 01 Nov 2011 16:38:17 -0700
On Sun, 30 Oct 2011 09:45:25 -0700, Matt Neuburg <email@hidden> said:
>On Mon, 24 Oct 2011 16:01:30 -0700, Ben Kennedy <email@hidden> said:
>>On 24 Oct 2011, at 3:53 pm, Matt Neuburg wrote:
>>
>>> That's all! Dude, where's my reason? And without a printing of the reason, what's the good of the assert? (And hey, I wouldn't mind seeing that lovely call stack, too.)
>>
>>Exceptions don't get logged automatically anymore when running under iOS 5, in my experience.
Sorry to keep harping on this, but this is a serious bug. As Ben Kennedy says, it isn't just NSAssert. iOS often throws a fatal exception with an absolutely lovely informative log message explaining the problem (e.g., your view controller loaded a nib but the view outlet wasn't hooked up). That log message is now being suppressed! The user never sees it. Surely Apple cannot intend that Xcode should be swallowing these informative log messages??? m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
Programming iOS 4!
http://www.apeth.net/matt/default.html#iosbook_______________________________________________
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