• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problems with UIAlertView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with UIAlertView


  • Subject: Re: Problems with UIAlertView
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 15 Aug 2011 20:53:30 -0700

On Aug 15, 2011, at 7:45 PM, Laurent Daudelin wrote:

> I'm having a problem with a UIAlertView that was working fine under iOS 4. Now, when running under iOS 4.3.2, the application crashes when the user click on the "Go" button

Maybe your delegate object (‘self’ in your snippet) got dealloced? Have you tried turning on zombies?

> Also, I'm just starting using Xcode 4. I can't seem to be able to get a decent stacktrace in the navigation view for some reason.
> In the navigation view, I see which thread that crashed but when I click on it, it only points me to main.m where the UIApplicationMain function is called, not very useful.

There’s an easy-to-miss slider at the bottom of that view, that compresses/expands the backtrace. If you slide it all the way to the left(?) you’ll get the full backtrace. Don’t worry, you’re not the only person who missed this.

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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

References: 
 >Problems with UIAlertView (From: Laurent Daudelin <email@hidden>)

  • Prev by Date: Re: How does Apple want us to deal with custom elements in Xcode 4, with IBPlugins having been killed?
  • Next by Date: Re: Problems with UIAlertView
  • Previous by thread: Problems with UIAlertView
  • Next by thread: Re: Problems with UIAlertView
  • Index(es):
    • Date
    • Thread