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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T15:54:55+00:00 2026-06-18T15:54:55+00:00

I haven’t touched this code in a while so I’m wondering if there are

  • 0

I haven’t touched this code in a while so I’m wondering if there are any obvious things that would cause the problem I’m running into.

I’m displaying a UIAlertView to the user after they perform a search query. This worked fine until I started testing on iOS 6.1 (or this particular iPad 2 I’m using for that matter). Now it acts as normal until dismiss the UIAlertView and then the screen stays dimmed for a few seconds.

This didn’t seem like a problem, other than a bit of lag, until I noticed that I could still touch a table view in my app which causes flickering of the screen to occur.

The code is on my github: ipwnstuff/shodan

  • 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-18T15:54:58+00:00Added an answer on June 18, 2026 at 3:54 pm

    Make sure that you are displaying (and dismissing if doing so programmatically) the alert on the main thread, along with all other interactions with UIKit. The easiest way is to use a block:

    dispatch_async(dispatch_get_main_queue(), ^{
        // Display/dismiss your alert
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Haven't found a solution to this problem yet, have tried some things... I have
I haven't been able to get this working and all of the sample code
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
Haven't touched Ruby for ages so this really puzzled me. Started up irb. Then
I haven't found any get equivalent to appendBytes. If I've understood getBytes correctly, that
I haven't tried that yet, but I assume that I would have to disable
I haven't studied design patterns, but I'm willing to bet that there is one
I haven't used WPF that much so the solution to this is probably pretty
Haven't seen this feature anywhere else. I know that the 32nd bit is used
I haven't used the STL much before, but I started to on this huffman

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.