Hi,
I have an UITableView with an edit button that allows the user to change the rows order.
I would like to save this order even the user quits the application.
Unfortunately I have no experience with NSUserDefaults.
Would you like to instruct me how to save the UITableView rows order please?
Thanks!
I have an UITableView with an edit button that allows the user to change the rows order.
I would like to save this order even the user quits the application.
Unfortunately I have no experience with NSUserDefaults.
Would you like to instruct me how to save the UITableView rows order please?
Thanks!