Re: Can I somehow encourage the deallocation of a dismissed view controller?
Re: Can I somehow encourage the deallocation of a dismissed view controller?
- Subject: Re: Can I somehow encourage the deallocation of a dismissed view controller?
- From: G S <email@hidden>
- Date: Thu, 09 Feb 2012 14:03:01 -0800
Made an interesting discovery. If I invoke a screen modally over the
problematic one, simulate a low-memory warning, and then dismiss the modal
screen... the control gets deallocated. After several attempts it will
crash with a bad access (apparently at calling [super dealloc]).
Anyway, this is a bit of a breakthrough that at least allows me to
troubleshoot now.
Thanks for the feedback.
Gavin
_______________________________________________
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