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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T17:25:19+00:00 2026-05-20T17:25:19+00:00

Anyone else experiencing this since upgrading to the latest stable build a couple of

  • 0

Anyone else experiencing this since upgrading to the latest stable build a couple of days ago, where when debugging in the simulator after about 10 seconds after hitting a breakpoint it just ends the debugging session. I had never had this before, but now it is happening constantly.

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

    Are you debugging a startup issue by any chance? iOS will kill your process if it hasn’t started up in about 10 seconds (and it has always done that)

    This is what I have in my code to workaround that (basically delay my startup code to the next ‘turn’. You may need to something different)

    // This method is invoked when the application has loaded its UI and its ready to run
            public override bool FinishedLaunching (UIApplication app, NSDictionary options)
            {
                BeginInvokeOnMainThread(
                                delegate()
                                {
                                    window.AddSubview(new MainView().View);
                                    window.MakeKeyAndVisible ();
                                });
                return true;
            }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently experiencing click events intermittently not firing. Anyone else ever had this problem?
Is anyone else experiencing this problem where if you programmatically set the selected state
So, I don't know if anyone else is experiencing this but if I run
Has anyone else had this issue and found a working solution? I've enabled the
has anyone else experienced this . I have SP1 but i have to kill
Has anyone else experienced this? I have uninstalled and reinstalled TortoiseSVN as well as
Just wondering if anyone else has spotted this: On some user's machines running our
I don't know if anyone else even has this problem, or has noticed, but
I don't know if anyone ELSE has noticed this, but I noticed the jQuery
So I searched and couldn't find anyone else having this problem: When I try

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.