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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T16:27:08+00:00 2026-06-13T16:27:08+00:00

I having a bit difficulty loading images from a json file into UIImage –

  • 0

I having a bit difficulty loading images from a json file into UIImage – Table Cells in Xcode. I tried to load the images from the server into a NSArray then populating the table view UIImage cells. Is there something that I am missing here?

Image are located on a SQL server.

Thanks for the help.

Here is the server output from the PHP into Xcode. (cover_image)

(
    "13497074790148.jpeg",
    "13494650900147.png",
    "13494606630147.png",
    "13494605220147.jpeg",
    "13494602920147.jpeg",
    "13494601850147.jpeg",
    "13491916300147.jpeg"
)

Here is the code in Xcode

NSArray *itemsimages = [[NSArray alloc]initWithArray:[results valueForKeyPath:@"cover_image"]];
self.itemImages = itemsimages;

Here is the code in table cells

UIImage *imageitm = [UIImage imageNamed: [self.itemImages objectAtIndex: [indexPath row]]];
cell.itmImage.image = imageitm;
return cell;
  • 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-13T16:27:10+00:00Added an answer on June 13, 2026 at 4:27 pm

    You don’t have those images stored locally so it doesn’t have any images to display. I suggest using SDWebImage to provide asyncronous image loading from remote location + caching mechanism.

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

Sidebar

Related Questions

Having a bit of difficulty figuring out how to create a named_scope from this
I am having a little bit of difficulty passing a variable into a selector
I'm having a bit of difficulty grouping my table view by past and upcoming.
I am trying to pivot a table and am having a bit of difficulty.
I'm having a bit of difficulty setting a variable from the code behind and
I'm having a bit of difficulty figuring out how to use this Regular Expression
I am having a bit of difficulty with this current code I have set
I'm having a bit of difficulty passing a reference type between webservices. My set
I'm having a bit of difficulty understanding how the python __init__ ( ) function
I'm having a bit of difficulty coming up with the right answer to this,

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.