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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T15:03:27+00:00 2026-05-20T15:03:27+00:00

I am using a search bar in my app and display some results below

  • 0

I am using a search bar in my app and display some results below from an ext API.
The contents first get stored in an array “xyz” and each time the user types in the search bar, I removeAllObjects and reload the table.

The results are correct if the user types slow i.e. [xyz removeAllObjects] works fine…However if the user types very fast, [xyz removeAllObjects] does not seem to have any effect and duplicate items get appended to the array..

I am not sure how to fix this. Please help me. Thank you.

  • 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-20T15:03:28+00:00Added an answer on May 20, 2026 at 3:03 pm

    removeAllObjects is an entirely serial operation; that method doesn’t return until the array is empty.

    Therefore, there must be a thread in play and you are quite likely accessing a mutable array from multiple threads. Mutable arrays aren’t thread safe. Fix the exclusivity and you’ll fix your problem.

    The easiest way is to separate the array being displayed from the array being computed. As soon as the computation is done, move the computed array to the display array and never mutate it again.

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

Sidebar

Related Questions

How can I implement Google Search using the Search Bar in iPad/iPhone App ?
My iPad app uses a popover to perform some searching. The search results are
On my iPhone app I'm using a UISearchBar (without a Search Display Controller). I
I'm trying using NHibernate.Search to get Lucene.NET Score through projections. My domain object implements
I have a jqGrid that is using the toolbar search with some text searches
I am using a search bar and whenever i enter a text in the
I would like to integrate the Google Search bar into my site, and using
i need to build an iPhone app that's search in Sqlite Database by using
i am creating the search bar and table view programatically using the following code
I want to add a search bar in my activity. I have some lat

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.