Re: Does an iOS app's UI freeze when going into background?
Re: Does an iOS app's UI freeze when going into background?
- Subject: Re: Does an iOS app's UI freeze when going into background?
- From: G S <email@hidden>
- Date: Wed, 21 Sep 2011 13:54:39 -0700
> UIKit takes a snapshot of the view hierarchy as it was when your application goes into the background and uses that when it comes back to the foreground. It remains until your UI has had a chance to redraw itself.
Thanks, David. I suspected as much. Looks like there's nothing to be
done about it then.
_______________________________________________
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