On 2012-01-28, at 1:55 AM, James West wrote: > I get -[UIAccessibiltyBundle setProduct:] unrecognized selector sent to > instance
It looks as if the cell has been deallocated and its address reused to hold a different kind of object. (UIAccessibiltyBundle) If it's not obvious how this is happening, I'd try using Instruments to check for zombies. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com