State restoration is an essential component of scene-based applications. Apple introduced view-controller-based state restoration several years ago in iOS 6. The company deprecated view-controller-based state restoration in iOS 13 in favor of user-activity-based state restoration. In this episode, you learn what user-activity-based state restoration is and how you can adopt it in your projects.
Subscribe to Cocoacasts Plus to watch this episode.
Understanding Scene-Based Applications
Restoring State of a Scene-Based Application
by Bart Jacobs in UIKit
Swift 4
Xcode 9
iOS 11
Understanding Scene-Based Applications
-
3 Restoring State of a Scene-Based Application
11:28