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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T17:45:45+00:00 2026-05-16T17:45:45+00:00

I added an index search to a core data backed UITableView. the search works

  • 0

I added an index search to a core data backed UITableView. the search works fine, however after navigating back to the tableView I get this error:

-[NSSQLRow controllerDidChangeContent:]: unrecognized selector sent to instance 0x815edf0

I can post more code if this is too little information to go on.

thanks for any help

  • 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-16T17:45:45+00:00Added an answer on May 16, 2026 at 5:45 pm

    In Xcode (3), enable:

    Run > Stop on Objective-C Exceptions

    run your program in Debug.

    Ultimately what is happening is an (objc) object is requested to perform a message which it does not respond to (i.e. is not implemented).

    Typically, this happens as a programmer’s mistake (at least, for me), such as an argument passed as another type, which slips through a cast, id, or objc_object container (e.g. any collection class – NSArray, NSSet, NSDictionary).

    Sometimes this happens if you forget to implement the instance method.

    Sometimes this happens if you are testing against an earlier release of the software, which did not implement the instance method (i.e. it was added in a following release).

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

Sidebar

Related Questions

I added a FULLTEXT index on three of my columns, after I already had
I've created an index with various bits of data for each document I've added,
Creating an index MySQL After I have added the FULLTEXT index, how do I
I have an existing website with a lucene search which works perfectly adequately, however
Say I added a document db.search.save({terms:[10115,Berlin,Germany]}) I added an index via: db.search.ensureIndex({terms:1}) when searching
In my app, I need every new record to be added to the index
I added a file to the index with: git add somefile.txt I then got
I've added a file to the 'index' with: git add myfile.java How do I
I am working with the sample Home application project on http://developer.android.com/resources/samples/Home/index.html I've added another
I have a listview, which is used as an index to a simple search

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.