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 8075909
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T15:09:06+00:00 2026-06-05T15:09:06+00:00

I need store just 10 arrays in my app, which I can change from

  • 0

I need store just 10 arrays in my app, which I can change from time to time. What would the best way to do this be?

I have been looking into writing to a plist, is this a good idea?

Each of the 10 arrays will have 10 objects (just strings).

  • 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-06-05T15:09:08+00:00Added an answer on June 5, 2026 at 3:09 pm

    You could create an NSDictionary (or rather the mutable version in your case) and populate it with your arrays. Then you could write them to disk with

    writeToFile:atomically:
    

    At start you could check whether your path is valid (meaning your dict exists) and assign it to your iVar in code for example with

    initWithContentsOfFile:
    

    The advantage is that the underlying representation is a plist for the NSDictionary (or NSMutableDictionary). So you are good to go here as well and as your objects within the arrays conform to NSCoding they all know how to encode them for writing to disk.

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

Sidebar

Related Questions

I need to store user credentials in my app. I can store and retrieve
I have id values for products that I need store. Right now they are
I need to store locally on android devices some images I get from the
I have been thinking of saving data using dictionaries and arrays etc. Would it
I have a few data values that I need to store on my rails
I have just started playing with laravel haveing come from codeigniter and I am
Just making a little android app, and I need to hold a collection of
I have a simple c++ Application. This Application is just printing text out. I
I have arrays of 10,000 double values that I'd like to store in the
I have an algorithm where I create two bi-dimensional arrays like this: TYPE TPtrMatrixLine

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.