> 
> On 10 Nov, 2012, at 7:53 AM, Matt Neuburg <m...@tidbits.com> wrote:
> 
>> 
>> By the way, while I'm complaining, another annoying thing is that the WWDC 
>> video on this topic shows a bogus method of testing. The video pretends that 
>> killing the app by double-clicking the Home button and clicking the app's 
>> "x" to kill it is a way of testing. It is *not*. That will in fact wipe out 
>> any saved state; your next start will be a cold start. The docs confirm 
>> this. The WWDC video is misleading in this 
> 
> Well that's a bit odd as it did work for the dude in the video and I can't 
> believe he was faking it somehow. Is this another bug or did it change since 
> WWDC? 
> 
> Can you point to where the docs say that too please, seems odd that killing 
> the app manually should cause the next restart to be cold, unless someone 
> considered that there had to be a way out of an unrecoverable stored state. 

Ah I found it - I did the stupid thing of reading the UIViewController class 
docs and following the recommendation there "For more information about the 
preservation and restoration process, see View Controller Programming Guide for 
iOS.". In fact the View Controller Programming Guide for iOS doesn't mention 
restoration at all, not even once, it's in the iOS App Programming Guide 
instead. Another docs bug filed. 
_______________________________________________

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

Reply via email to