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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T17:06:38+00:00 2026-05-22T17:06:38+00:00

How to get image and show in iphone from json webservice response. as i

  • 0

How to get image and show in iphone from json webservice response. as i get response very well.

this is part of my web service response:

{

        "Campaign Id" = 215;
        "Campaign Name" = "Denivit 2in1 Extreme White";
        "Final Report Link" = "https://www.buzzador.com/report2/index.php?sid=29282&token=1731692044";
        "Flash Report Count" = 1;
        "Last Date Registration" = "2008-05-18";
        "Link for checking delivery status" = "";
        "Product image" = "denivit.jpg";
        Status = reported;
    },

In which product image contain image url….now how to print this image in iPhone?

  • 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-05-22T17:06:39+00:00Added an answer on May 22, 2026 at 5:06 pm

    You will have to download the image using

    NSData *imageData = [NSData dataWithContentsOfURL:[NSURL URLWithString:yourImageURLString]];
    UIImage *image = [UIImage imageWithData:imageData];
    

    Now you can use assign the image to an UIImageView object. Since this is a blocking operation, you should to start this in a background thread and send the UI updates back to the main thread.

    If you are interested in parsing JSON files, there are some good libraries out there one of which is TouchJSON.

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

Sidebar

Related Questions

i use this code to get image from facebook profile and show it on
I need to get image from the web and store it in the phone
In my app i am using this code to get Image from Gallery and
I'm trying to get an SVG image to show up on my iPhone (or
I want get image from public perfil of Facebook and show it in my
OK, trying to get images from my SD card to show in an activity
How can i get Image tag from html String. I am getting description like
I want just get Image( .JPG , .PNG , .Gif ) File from my
I am working on a script that downloads various image files from the web
i get image from client convert it to byte[] and send it to server.

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.