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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T03:55:27+00:00 2026-06-17T03:55:27+00:00

Can I use this technique, or will it get my app rejected by Apple?

  • 0

Can I use this technique, or will it get my app rejected by Apple?

  • The application starts, downloads some JSON data, and stores it in an array.
  • A UITableView loads the data from the array.
  • When the user starts the application again, the application again downloads the JSON data and stores it in the array, and the UITableView again loads the data from the array.

Is this OK, or I should use Core Data to store the data?

Note that some data may change in the JSON, so if I store it using Core Data, it will be difficult for me to track changes and reflect them in Core Data.

  • 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-17T03:55:28+00:00Added an answer on June 17, 2026 at 3:55 am

    PassKit is right, that you should think about what you want the app to do if there’s no Internet connection. Do you want the app to crash or just show nothing at all? Probably better, show the user the last known information, perhaps showing them the date and time that it was last refreshed and/or warn them that it might not be current.

    To do that, you will want to save the JSON after it’s successfully downloaded. You don’t need to use Core Data for that (in fact, that’s almost certainly overkill), but you probably do want to save it to your Documents folder. You can just save the JSON object to a file using writeToFile. Then, when it tries to retrieve the information from the server at some future date, if it’s not found, look for the information in the Documents folder.

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

Sidebar

Related Questions

I can use this maven plugin maven-jaxb-plugin to generate Java Classes from XSD file.
Right now I can use this URL to request a Google Static Maps image
I know I can use this way to find the most frequent element in
Simple. If I use: public void Add(params int[] values) Then I can use this
I am wondering whether I can use the this keyword inside a C# lambda,
When you have an object instance in C#, you can use the this keyword
I don't know if I can use regex for this, but I want to
I've been looking around to see if you can use footer like this: <form>
I am using two update panel..in nested way.. can i use like this and
can I use it like this in View? <%= Html.CheckBoxFor(user => user.Role, Administrator)%> and

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.