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

The Archive Base Latest Questions

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

I am fairly new at core data and am having a problem. My app

  • 0

I am fairly new at core data and am having a problem. My app currently is quite simple. I have a list of users with a username and an email. The app launched and pulls all the users from the local database via core data NSFetchedRequest. The app currently can create, read, and delete with no errors. I followed the apple tutorial on core data.

The problem I am having is saving an editted user. When clicking on the user, the edit view controller is shown where the person can edit the username and email of that particular user. When I go to update and save the user, the app crashes. The error is:

2012-04-09 17:47:09.757 SEA[7032:fb03] CoreData: error: Serious application error. Exception was caught during Core Data change processing. This is usually a bug within an observer of NSManagedObjectContextObjectsDidChangeNotification. [ valueForUndefinedKey:]: the entity User is not key value coding-compliant for the key “timeStamp”. with userInfo {
NSTargetObjectUserInfoKey = ” (entity: User; id: 0x880ec10 ; data: {\n email = \”sampleUser@gmail.com\”;\n username = sampleUser1;\n})”;
NSUnknownUserInfoKey = timeStamp;
}
2012-04-09 17:47:09.760 SEA[7032:fb03] * Terminating app due to uncaught exception ‘NSUnknownKeyException’, reason: ‘[ valueForUndefinedKey:]: the entity User is not key value coding-compliant for the key “timeStamp”.’

From the looks of the error, its still seeing the attribute timeStamp even though I deleted that attributed.
The user entity is like to following:

#import <Foundation/Foundation.h>
#import <CoreData/CoreData.h>


@interface User : NSManagedObject

@property (nonatomic, retain) NSString * username;

@property (nonatomic, retain) NSString * email;

@end

If someone could please help me I would truly appreciate it.

  • 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:16:54+00:00Added an answer on June 1, 2026 at 5:16 pm

    If you have just edited the Apple sample code is there any mention to updating a property called timeStamp.

    Do a project wide search for timeStamp and update as appropriate (e.g. remove any mention as you are not using it in your model)

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

Sidebar

Related Questions

So I'm fairly new to Core Data and KVO, but I have an NSManagedObject
I am fairly new to Core Data and have run into an issue which
I have a fairly simple application using Core Data, and a couple Array Controllers
Fairly new to iPhone dev. My app uses Core Data, and at one point
I am fairly new to core data technology and i searched a lot on
I'm fairly new to the more complex parts of Core Data. My application has
I'm fairly new to Data binding & XAML, so this probably is fairly simple
I am fairly new to Core Text but have been getting on well, however
I'm fairly new to core data and iphone programming. Maybe this is an obvious
I have a fairly simple iPhone app which utilizes CoreData for object persistence. 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.