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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T17:11:03+00:00 2026-06-01T17:11:03+00:00

I have an NSMutableDictionary with keys and values set up initially. Later I need

  • 0

I have an NSMutableDictionary with keys and values set up initially.
Later I need to update the values for certain keys, and I thought I would just need to do
[mutableDict setValue:val forKey:key], but this throws an exception saying:

[__NSCFDictionary setObject:forKey:]: mutating method sent to immutable object

What am I doing wrong?
(I have another mutable dictionary inside each key of the mutable dictionary, but I don’t think that’s why)

  • 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-01T17:11:04+00:00Added an answer on June 1, 2026 at 5:11 pm

    I’ll copy an paste my comment just incase you want to keep your 100% accept

    Paul.s

    For some reason you are actually working with an NSDictionary not an NSMutableDictionary. Hard to say why without more code, maybe you are using a copy obtained by calling copy or you have loaded the dictionary from a plist/userDefaults.. Can we see some more code?

    Dennis

    @Paul.s Yes, I did copy an NSMutableDictionary. Would that be why? If it is, then what else should I use to copy?

    Paul.s

    Use mutableCopy instead of copy to get a mutable dictionary

    Dennis

    @Paul.s oh.. didn’t know about that. I’m new to Objective-C and I tried to search for what I am doing wrong but I missed it 🙁 Thank you!!

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

Sidebar

Related Questions

I have an NSMutableDictionary with some values in it, and I need to join
I have a NSMutableDictionary of NSMutableSets. Each set entry is a string, something like
I have a json response coming and i need to get all the values
I have a MutableDictionay and I need a copy of all the keys. I'm
I have a NSMutableDictionary, and my keys are objects (and the class implement the
I have stored the data in nsmutabledictionary, given below the dictionary values which I
I have a NSMutableDictionary with string keys and every key has its own array.
I have an NSMutableDictionary with integer values, and I'd like to get an array
I have a dictionary of keys and values, for example: { fred: 1, dave:
I have an NSMutableDictionary that maps NSString to NSString (although the values are NSStrings

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.