I have a variable that is passed between two tableview controllers.The cells in the first tableview have a detail label that is updated by this variable that is passed from the second one. once the string is passed i want it to save and bump out the old string.I would like the variable to stay saved until the app is uninstalled. any idea on how i would do this ? passing the data with protocol. I appreciate any help!
Asked
Active
Viewed 32 times