On 20 March 2012 10:12, Rhythmic Fistman <rfist...@gmail.com> wrote: > On 19 March 2012 23:09, G S <stokest...@gmail.com> wrote: >> On Mon, Mar 19, 2012 at 9:29 AM, Rhythmic Fistman <rfist...@gmail.com> >> wrote: >>> >>> I have this problem too. I have a small non-storyboard project that >>> reproduces it & a TSI in progress. >>> >> >> Woah, finally, someone else emerges! Please let us know what you discover! >> >> Does your scenario have anything in common with the one I reported, at least >> that you noticed? > > It's exactly the same. > > My notes: > * iOS 4 doesn't seem to have the problem > * it's a known issue > * if you can cause a memory warning on the device then you should be > able reproduce it in Photos.app via the Delete action sheet (you can't > on the simulator because Photos.app has no tab bar there) > * presenting the action sheet from the base tab controller works > around the white screen for memory warnings > before the sheet present, but not after/during > * you can restore your view controller back by tabbing away then back again > * a 2nd memory during the modal VC fixes things by undoing the > previous bogus viewDidLoad that the action sheet causes > > Maybe there's a work around, but I think I'll just replace the action > sheet with an alert view.
My UIAlertView version has exactly the same problem. Are you sure it worked for you? _______________________________________________ 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