• 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: iOS App - crash when clearing a UITableDetailView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iOS App - crash when clearing a UITableDetailView


  • Subject: Re: iOS App - crash when clearing a UITableDetailView
  • From: Marco Tabini <email@hidden>
  • Date: Tue, 03 Apr 2012 06:45:31 -0400

Hi David—

On 2012-04-03, at 6:33 AM, David Delmonte wrote:

> After changing a setting and removing a subview from a UITableDetailView, I get crashes when I accidentally swipe the detail view.

Can you reduce this down to a code sample? There is no such thing as a UITableDetailView (I used to work for the Department of Pedantry ;-)), which suggests that this is a custom class you wrote. Perhaps you're removing something from your table view in a way that ends up causing the crash. For example, are you using a table view with static cells designed in a storyboard? If so, removing rows at runtime is going to be very tricky and, unless you take a lot of precautions,  you are likely to get crashes. But, as I said, that's just a guess and we may be able to help you a bit more if we can see some code.

Cheers,


—Mt.
_______________________________________________

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


  • Follow-Ups:
    • Re: iOS App - crash when clearing a UITableDetailView
      • From: Alex Zavatone <email@hidden>
References: 
 >iOS App - crash when clearing a UITableDetailView (From: David Delmonte <email@hidden>)

  • Prev by Date: iOS App - crash when clearing a UITableDetailView
  • Next by Date: Re: iOS App - crash when clearing a UITableDetailView
  • Previous by thread: iOS App - crash when clearing a UITableDetailView
  • Next by thread: Re: iOS App - crash when clearing a UITableDetailView
  • Index(es):
    • Date
    • Thread