Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 405 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 405 Bytes

UserDefaults_Template

1.)For this to successfully work you need to make some changes in info.plist file.



2.)In this template just for an example only the login state is saved in Userdefaults, not the login credentials.

3.)Make sure to set a storyboard id for the viewcontrollers in the utilities tab.