Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3681862
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T03:43:59+00:00 2026-05-19T03:43:59+00:00

I am an experienced C++/Java programmer but am new to iOS. I am writing

  • 0

I am an experienced C++/Java programmer but am new to iOS.

I am writing an iPhone application that allows the user to browse a very small amount of detailed hierarchical data, say, 10 books in a catalog. The app will have all the data on the phone. Initially, the app can be deployed to the app store without any data or a static set of data, but as the user uses the app over time, the app should download and cache new or modified content from my server. (E.g. If a book is deleted or is added to the catalog, it should be reflected in the user’s phone.)

What is the best way of doing this? I know that I want to poll my server when my app starts to check for new updates (e.g. check a file on the server that holds the last update timestamp). Now, in what format should I download new data? How should I maintain this data? Should I just download plist/XML files and manage them on the iPhone, or should I do something more sophisticated with SQLLite?

Again, the amount of data is relatively small.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T03:43:59+00:00Added an answer on May 19, 2026 at 3:43 am

    I would populate your initial data set with a pList shipped with the app (so you don’t need to wait for the network response on startup). I would refresh the data with a request for JSON data from the server (a good Objective-C JSON parser).

    Given your small data set, I wouldn’t go to the extra effort of an SQLLite DB. You can just stick that data in memory and persist it in flat files. Check out NSData writeToFile.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm a reasonably experienced Java programmer but relatively new to Java2D. I'm trying to
I am relatively new to PHP, but experienced Java programmer in complex enterprise environments
I'm new to SoapUI and Groovy, but an experienced Java programmer. I created a
I'm a pretty experienced Java programmer that's been doing quite a bit of Win32
I'm an experienced Java programmer that for the last two years have programmed for
I'm an experienced client application developer (C++/C#), but need to come up to speed
I am not an experienced Java programmer and i'm trying to write some text
I'm an experienced C/C++ programmer getting into Java and looking for a good IDE
I'm an experienced C++/.NET/Java Windows/web programmer trying to learn (Common) Lisp. I'm reading Practical
Now, don't get me wrong, I am a very competent programmer, but when I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.