I'm having a hard time trying to figure out what I need to learn/research to order to have a persistent information in a database, locally, for an iPhone app. The basic concept is a directory, with names, numbers, email addresses, blah blah blah. It would be around 50-75 entries. And none of this data I would want updated and deleted from the application.
What are some of your suggestions on routes I should take? I am unsure if I should have the contents online and have it pulled from the web, or store everything locally. I like the idea of all the information being stored locally but it could add up data-wise but at least it would be available anywhere and anytime.
Thoughts and suggestions are welcome
What are some of your suggestions on routes I should take? I am unsure if I should have the contents online and have it pulled from the web, or store everything locally. I like the idea of all the information being stored locally but it could add up data-wise but at least it would be available anywhere and anytime.
Thoughts and suggestions are welcome