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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T19:31:29+00:00 2026-06-06T19:31:29+00:00

When my app loads, I pull down a JSON representation of 99 objects. Each

  • 0

When my app loads, I pull down a JSON representation of 99 objects.

Each object has an ‘image_url’ field, which I pass to AFNetworking’s setImageWithURLRequest.

My images load in a tableView, and consequently, only the first several cells make requests for their images. It’s not until I scroll down that subsequent image requests are made.

Once I pull down the initial dataset, I’d like to be able to kick off a background process that goes out and downloads the 95 or so objects that aren’t initially visible, and cache them in such a way that when setImageWithURLRequest is called, it’ll already have a cached image to pull from.

AFImageCache is private though, so I’m not sure if this is possible. I know I could cache with NSURLCache, but then I’d have two separate, isolated caches, and that’s not ideal either.

Is my only option to not use AFNetworking’s UIImageView category?

These answers make me think so:

iOS Caching images with AFImageCache doesn't seem to work
How to configure the cache when using AFNetworking's setImageWithURL

  • 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-06T19:31:30+00:00Added an answer on June 6, 2026 at 7:31 pm

    Please, please don’t do this.

    Trust me when I say that this almost certainly unnecessary.

    In fact, it will likely have the opposite of the desired effect, due to the increased pressure of downloading images that will probably never be viewed.

    The cache is private for a very good reason–it’s just there to speed up subsequent requests on scroll views. Just have the table view download the images as requested, and you should be just fine. If anything, you can optimize the size of the images that you are downloading (ensure correct image dimensions; compress intelligently).

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

Sidebar

Related Questions

I’m making a simple LOB app which loads data from an XML file and
I have an ARC based app which loads about 2,000 fairly large (1-4MB) Base64
i'm trying to write a simple app with node.js to pull some json from
I'm creating an iPhone app that will pull data down from a Web API,
I have an app which displays 10 images and each image is associated with
My app loads a plugin which creates a window ( QWidget ), but I
The Application object for my Android app loads a JNI library, and Robolectric doesn't
First I will try to explain what I want to do. The app loads
I got an app that loads images into the Zimage(graphcontrol). One issue I am
I have a Grails app that loads its data from xml files and delivers

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.