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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T04:54:50+00:00 2026-05-29T04:54:50+00:00

im getting the SIGABRT error each time i build. Im seeing the reason below:

  • 0

im getting the SIGABRT error each time i build. Im seeing the reason below:

Terminating app due to uncaught exception ‘NSUnknownKeyException’, reason: ‘[ setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key numberEntered.’

-(IBAction)numberEntered:(id)sender
{ 
    NSNumber *day=[NSString stringWithFormat:@"@%", dayEntry];

    NSLog(@"%@", day);
}

I assume its something to do with me trying to pass the wrong value to *day, but i cant see what the issue is (no errors in xCode).

Essentially all i want to do is to retrieve a Numerical value from a textfield and set it do a variable (day) so i can use it in a calculation. I have added the NSLog in order to ensure im acquiring the correct data from my textfield.

Thanks in advance!

  • 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-29T04:54:50+00:00Added an answer on May 29, 2026 at 4:54 am

    Make sure your custom class implementation implementing numberEntered: (subclassed UIView / UIViewController / UITextFIeld or whatnot) is actually selected within the InterfaceBuilder under Custom Class, Class.

    For the sake of this example, I am assuming it is a UIViewController based class and you call it MyViewController. In that sense, you will need to enter that name under the mentioned IB when observing the “File’s Owner”.

    For validating if this actually was your problem, you could add something to your viewDidLoad method that prints something into the console. Before being able to do so, you would have to remove that custom method from the event (as that baby would trigger the exception). If that something does not appear when showing the view of that viewController, you know that you have the described issue.

    See this:

    enter image description here

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

Sidebar

Related Questions

I keep getting the SIGABRT error with my app. I've tried re-downloading my entire
I am getting this exception: malloc: *** error for object 0x754cab0: double free ***
I'm having trouble with one particular error; I'm getting SIGABRT on this line: cell.textLabel.text
Getting this error: Each GROUP BY expression must contain at least one column that
Getting the SIGABRT error in main.m. I have listed the back trace form the
Getting this error while I am trying to run /compile/build a Proiject Incompatible Types
Am getting a SIGABRT error in my main file, and don't know what to
The only error I ever get is SIGABRT in main. This is getting incredibly
Getting the above error in following code. How to rectify it. Thanks. Please look
Getting this error: 2009-09-03 12:44:02.307 xcodebuild[307:10b] warning: compiler 'com.apple.compilers.llvm.clang.1_0.analyzer' is based on missing compiler

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.