Skip to content

App State restoration is for the user to come back to the app as they left it last time before it is suspended app. Returning an app to its previous app state its offer a better user experience and saves time for user.

Notifications You must be signed in to change notification settings

yudiz-solutions/StateRestorationDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StateRestorationDemo

App State restoration is for the user to come back to the app as they left it last time before it is suspended app. Returning an app to its previous app state its offer a better user experience and saves time for user.

To implement app state restoration you just have to follow steps.

1. Enable app state restoration 
2. Set restoration Identifier 
3. UIStateRestoring Protocol
4. UIViewControllerRestoration Protocol  

About

App State restoration is for the user to come back to the app as they left it last time before it is suspended app. Returning an app to its previous app state its offer a better user experience and saves time for user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages