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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T11:11:27+00:00 2026-06-14T11:11:27+00:00

I have a TableViewController in my app (well several but this only happens on

  • 0

I have a TableViewController in my app (well several but this only happens on this particular one).

The content is driven from Core Data using an NSFetchedResultsController and the TVC is a NSFetchedResultsControllerDelegate and uses the methods for updating the table based on content changes (i.e. it runs the beginUpdates, endUpdates etc…).

I’ve done this a number of times before and so just use the same code. (Also can be found on Ray Wenderlich’s site).

Anyway, I have a view (pushed from the TVC) that adds new items in to the CoreData DB. This new item should then be added into the TVC’s table.

This is all working fine. I view the Table scroll up and down it fine. Click add. Add the new item. Push back to the TableView and I can see the new item…

BUT

The tableView doesn’t allow me to scroll all the way to the bottom now. I can see the new data in the table by scrolling to the bottom and holding the screen but when I let go the tableView bounces back so that I can no longer see it.

I have checked several things…

  1. The frame of the TableView is unchanged before and after.
  2. The contentSize of the tableView DOES change to accommodate the added cells.
  3. When scrolling the minimum contentOffset is 0 both before and after (this is correct).
  4. When scrolling the MAXIMUM contentOffset is the same both before and after (this is not correct).

If I pop back to the rootVC and then push back to the TVC then I can scroll all the way again and see all my new cells.

I did some testing.

If I re-enable autoRotating using - (BOOL)shouldAutorotate then go through the motions of adding the new cells etc then I still can’t scroll to the bottom. But if I rotate landscape and then back to portrait then now I can scroll all the way to the bottom.

Off the back of this I tried running the [self viewWillLayoutSubViews]; method after the [self.tableView endUpdates]; but still nothing.

Like I said, I have done this before many times and with no problems. I really don’t understand what is happening now.

  • 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-14T11:11:28+00:00Added an answer on June 14, 2026 at 11:11 am

    I finally found a solution that worked!

    In the end I had to put [self.tableView reloadData]; into the viewDidAppear method.

    That solved the problem.

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

Sidebar

Related Questions

I have created an app that uses a tableViewController, and populates its cells from
I have an iPhone app with a tableviewcontroller. When you click a certain cell
Maybe a FAQ at this website. I have a TableViewController that holds a form.
I have started creating an app which uses a core data stack at the
I have an app which got 4 TableViewController which each make an instance of
I have a very simple TableViewController. I'm only implementing the data source methods and
I have this crash error : * Terminating app due to uncaught exception 'NSInternalInconsistencyException',
Okay so i have done a tutorial that has me populating a TableViewController from
I'm creating my first app in iOS 5 using storyboards. I have a tableviewcontroller
In my app I have a tabBarController and in it a navigationController. One of

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.