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

  • Home
  • SEARCH
  • 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 6176829
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T00:10:12+00:00 2026-05-24T00:10:12+00:00

So I am new to Objective C and I am trying to parse a

  • 0

So I am new to Objective C and I am trying to parse a dictionary representation of the Geocoding API JSON response. Here is what I’ve got:

NSString *responseString = [request responseString];
NSDictionary *responseDict = [responseString JSONValue];
NSDictionary *results = [responseDict objectForKey:@"results"];
NSDictionary *geometry = [results objectForKey:@"geometry"];

I receive a SIGABRT error indicating an invalid selector. I do not know how to remedy this or maybe even better, is there another way of doing nested dictionary access?

You can see the json response here:

http://maps.googleapis.com/maps/api/geocode/json?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA&sensor=true

EDIT: added more code

  • 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-24T00:10:13+00:00Added an answer on May 24, 2026 at 12:10 am

    In this case, you need to see what responseDict is. It is very possibly nil. You need to determine what value is coming back from [responseString JSONValue] (it could be either an NSDictionary or NSArray – but SBJSON could also return nil for this).

    In short, I can pretty much guarantee that responseDict is not an NSDictionary instance.

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

Sidebar

Related Questions

I'm new to Objective-C and I'm trying to create a simple dictionary style app
I'm trying to use the JSONKIt found here https://github.com/johnezang/JSONKit to parse through a JSON
I'm new to objective c and trying to parse HTML with TFHpple, and having
I am new to Objective C and I am trying to implement an async
I am new in objective-c and I am trying to understand memory management to
I'm new to Objective-C and iPhone development, and I'm trying to store floating-point values
Background: I'm new to Objective-C and I've never touched C before. I'm trying to
I'm new to objective-c and Im trying to write a little sample app that
Completely new to Objective-C, trying to find out when I need to alloc and
I'm still new to Objective-C and having some difficulties trying to figure out the

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.