On Tue, Mar 3, 2009 at 7:49 PM, Roland King <r...@rols.org> wrote: > You said "when I debug on the device one of my screens is getting memory > warning". What is a 'memory warning', what is the text of the warning you > are receiving, what does it say?
He is talking about UIKit (iPhone) which has things like the following... -[<UIApplicationDelegate> applicationDidReceiveMemoryWarning:] -[UIViewController didReceiveMemoryWarning] ...and... UIApplicationDidReceiveMemoryWarningNotification ...but provides no information beyond the notification. -Shawn _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com