Re: Problems with UIAlertView
Re: Problems with UIAlertView
- Subject: Re: Problems with UIAlertView
- From: Laurent Daudelin <email@hidden>
- Date: Mon, 15 Aug 2011 21:45:32 -0700
I'm using Xcode 4.1, build 48103. Crash occurs both on the iPad (running 4.3.2) and in the simulator (4.3) although I just discovered that if I click the "cancel" button of the UIAlertView, my alertView:didDismissWithButtonIndex: is correctly called and it doesn't crash.
Not sure what that means...
-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/
Logiciels Nemesys Software email@hidden
On Aug 15, 2011, at 21:01, Hunter Hillegas wrote:
> What version of Xcode are you using?
>
> There was a bug very similar to this in earlier beta versions of Xcode 4.1.
>
> On Aug 15, 2011, at 7:45 PM, Laurent Daudelin wrote:
>
>> Instead, I have to click the thread in the thread popup in the path-like control above the console output. Then, I get the stacktrace which actually shows that the crash occured in objc_assign_ivar(), called from [AppleSpell init]->[UITextChecker _checker]->…
>>
>> Is there anyway to get that real stacktrace in the navigation pane or displayed somewhere like Xcode 3 used to do?
>>
>> Any idea why the code crashes on 4.3 but not on 3.2?
>
_______________________________________________
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