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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T14:50:27+00:00 2026-06-12T14:50:27+00:00

Since i convert webservice response into Json and assign into NSDictionary. When i print

  • 0

Since i convert webservice response into Json and assign into NSDictionary. When i print out the contents in dictionary then it gives the output below. My problem is How can i get email and password value from this output?

Key is post, Value is

(
        {
        post =         {
            "active_flag" = Y;
            email = "g.amit@jasapp.com";
            "first_name" = amit;
            "last_name" = gupta;
            "member_id" = 17;
            password = amitgupta;
        };
    }
)
  • 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-12T14:50:28+00:00Added an answer on June 12, 2026 at 2:50 pm

    For example, if the NSDictionary you are creating from JSON is named jsonDict, the following code should work:

    NSDictionary *post = [jsonDict objectForKey:@"post"];
    NSString *email = [post objectForKey:@"email"];
    NSString *password = [post objectForKey:@"password"];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a milliseconds-since-local-epoch timestamp that I'd like to convert into a milliseconds-since-UTC-epoch timestamp.
Since it seems like the first thing people do is convert arguments into a
how would you convert this code into vb.net since vb doesn't have the yield
Since all my other messages will be JSON I thought I would convert my
I am trying to convert this .json.rabl view to .json.erb and since im very
I want to convert QStrings into filenames. Since I'd like the filename to look
i want to convert .vtk-files to .obj or .json. since vtk offers vtkOBJExporter class
What I want to do is convert an epoch time (seconds since midnight 1/1/1970)
I'm trying to convert a time to seconds since midnight. I'm having a hard
Is there any way to convert a 6-digit ordinal date (days since January 1,

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.