Hi,
I am new to iphone development. I have got most of my app together except for the high scores screen. Anyone know of any sample code? I am not looking for anything crazy. Just a way to store a name with a score, retrieve all of the stored scores and display them in a table with 2 columns. Thought I would ask instead of spending 8 hours trying to invent something myself. I was initially thinking of using NSUserDefaults to store the data and synch 2 table views to display the 2 columns. Any input? thanks!
I am new to iphone development. I have got most of my app together except for the high scores screen. Anyone know of any sample code? I am not looking for anything crazy. Just a way to store a name with a score, retrieve all of the stored scores and display them in a table with 2 columns. Thought I would ask instead of spending 8 hours trying to invent something myself. I was initially thinking of using NSUserDefaults to store the data and synch 2 table views to display the 2 columns. Any input? thanks!