• 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: The use of UIActionSheet mysteriously disables our app with a white screen after memory warning.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The use of UIActionSheet mysteriously disables our app with a white screen after memory warning.


  • Subject: Re: The use of UIActionSheet mysteriously disables our app with a white screen after memory warning.
  • From: Roland King <email@hidden>
  • Date: Sat, 17 Mar 2012 13:45:14 +0800

On Mar 17, 2012, at 1:40 PM, G S wrote:

>
> By the way: I keep track of the view loaded/unloaded state with a flag in the view controller (which I toggle in viewDidLoad & viewDidUnload).  Is this a typical strategy?  This ensures that the controller's routines don't try to interact with the controls when they're unloaded.

just use isViewLoaded, it's a property of the UIViewController, don't need to track it yourself.
_______________________________________________

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: The use of UIActionSheet mysteriously disables our app with a white screen after memory warning.
      • From: G S <email@hidden>
References: 
 >The use of UIActionSheet mysteriously disables our app with a white screen after memory warning. (From: G S <email@hidden>)
 >Re: The use of UIActionSheet mysteriously disables our app with a white screen after memory warning. (From: Roland King <email@hidden>)
 >Re: The use of UIActionSheet mysteriously disables our app with a white screen after memory warning. (From: G S <email@hidden>)
 >Re: The use of UIActionSheet mysteriously disables our app with a white screen after memory warning. (From: Roland King <email@hidden>)
 >Re: The use of UIActionSheet mysteriously disables our app with a white screen after memory warning. (From: G S <email@hidden>)

  • Prev by Date: Re: The use of UIActionSheet mysteriously disables our app with a white screen after memory warning.
  • Next by Date: Re: How to become root
  • Previous by thread: Re: The use of UIActionSheet mysteriously disables our app with a white screen after memory warning.
  • Next by thread: Re: The use of UIActionSheet mysteriously disables our app with a white screen after memory warning.
  • Index(es):
    • Date
    • Thread