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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T23:52:26+00:00 2026-06-07T23:52:26+00:00

I have an array of objects. My object contains a URL( NSString ) and

  • 0

I have an array of objects. My object contains a URL(NSString) and an image (UIImage). I call a webservice to populate all the urls for the images and then I want to asynchronously get the image and update the object with the image.

I am stuck while I am trying to determine the index of the array which I need to update when the data is received from URLConnection. Any thoughts?

  • 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-07T23:52:28+00:00Added an answer on June 7, 2026 at 11:52 pm

    You need to map the NSURLConnection to your Array. You could either subclass NSURLConnection to add a member, wich allows storing a tag identifier, such as an index.

    Probably it would be simpler to create a NSDictionary, where each NSURLConnection acts as key and the arrayIndex in an NSNumber would be stored as the value.

    In the callback-method you are using, you could access your dictionary with the according NSURLConnection as its key.

    int arrayIndex = [[myDictionary objectForKey:urlConnection] intValue]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an array of urls. Each url contains one image. I need to
I have an array of objects . Each object has an attribute we'll call
I have an array of Town objects, and then another object (City) which contains
I have an object that contains an array of objects. obj = {}; obj.arr
If I have an object MyObject that contains an array of objects ListOfOtherObjects and
In Javascript I have a User object that contains an array of department objects
I have an array that contains objects from two models: @search_results = User.find(:all, :conditions
I have this array, in which each index contains an object literal. All of
I have an object that contains a array. On initialization of this object, the
I have an array that contains @sign in the object. I can't access that

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.