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

  • Home
  • SEARCH
  • 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 6625955
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T21:50:11+00:00 2026-05-25T21:50:11+00:00

When I scroll my table view fast (with a long and quick gesture) so

  • 0

When I scroll my table view fast (with a long and quick gesture) so it will scroll for a few seconds more on screen displaying my cells (let’s say 3-4 seconds) – and so very quickly I hit the back button to go back to the previous screen: it works… BUT then the scrolling would have come to a stop (on the screen that I cannot see anymore – so 3-4 seconds later): the app crashes! and that each time I do that “fancy” crash test.

I used my own table view cells – and I am a bit out of ideas of where to start to fond that bug. I can only think that the previous view tries to “release” something that obviously is not displayed anymore.

Has any of you experienced this? or have you tried on your own apps that “test” to ensure it will not crash like mine?

any pointer of help is of course highly appreciated!

Thanks

Cheers,
geebee

EDIT1: thanks to your answers – I finally saw that this behavior happens if you put my removeallobjects like I was doing in the viewwilldisappear instead of viewDidDisappear method… all good 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-05-25T21:50:12+00:00Added an answer on May 25, 2026 at 9:50 pm

    The cause of this would appear to be that your UITableView is living longer than its datasource or delegate – are you sure its not leaking?

    In the dealloc method for your datasource / delegate you should set

    tableView.delegate = nil;
    tableView.dataSource = nil;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a table view controller which doesn't let me manually scroll to the
How can I make the search bar to scroll together with the table view?
when i scroll table view data then i am getting this error ** Terminating
when I scroll down the table view and I scroll up the table view,
I have table view in that click any i am displaying data in overlay
Is there any event in table view which will get triggered when i try
I have this really weird bug. When I scroll down my table view, down
I have a grouped table view that utilizes two different custom table cells. When
I have 2 table view, with the same number of cells. Could you please
When I scroll my table view up and down, after about 6-8 times my

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.