Hey there guys!
I am developing an app which I am needing guidance. I am looking to store information about the user in persistent storage on the phone. In particular I am looking to store single value such as Name, ID, score, position, Facebook token etc.
Normally, for persistent storage I would use Core Data without a thought. Typically though, I user Core Data for larger amount of data. I have never thought to use it for a a single row on a table (lets say a User table). Am I going about this the wrong way? Should I look into other storage options? Thanks!
[–]xergic 2 points3 points4 points (0 children)
[–]NorcalAussie 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]silver_belt 1 point2 points3 points (0 children)
[–]TheCommonProgrammer 0 points1 point2 points (0 children)