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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T16:16:48+00:00 2026-05-17T16:16:48+00:00

I was working on a different portion of my app and finally got back

  • 0

I was working on a different portion of my app and finally got back to working on a TableView that I had “finished” before. When you click on a Row in the TableView it should load a new View. I was pretty sure this was working, however now when I click on a Row, the app just freezes with the Row highlighted.

I have waited 10 minutes on this and nothing happens, just frozen. No error or anything.

So, I tried to put in some breakpoints on the TableView and when I run the App, in the Application Output section I see “Could not insert pending breakpoint at XXXXX.cs”

I have no idea what is going wrong here or how to fix it.
Help?

EDIT

Could this have anything to do with the fact that the new View is launched from a different Thread? If so, how do you debug on separate threads?

END EDIT

  • 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-17T16:16:49+00:00Added an answer on May 17, 2026 at 4:16 pm

    It seems like your code is not being executed at all. During debugging, the compiler knows that your code will never be called and shows you that message. Try putting a break point in a different method and see if that works.

    Also, you may pushing the new view from a thread other than the main UI one, which could cause it to not show up. In general, whenever you’re handling user input and updating the view, you should do that inside the main thread. For example, from inside your TableViewController, do this:

    InvokeOnMainThread({()=>{
         NavigationController.PushViewController(new UIViewController(), true);
    });
    

    Hope that helps.

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

Sidebar

Related Questions

I'm working on the file upload portion of a Rails app. Different types of
I'm using VS2010. The projects that I'm working on use different source control providers,
im working with rails and i noticed that my password_digest is different for 2
I am struggling with writing portion of an app which should behave like the
I am working on something that has a lot of different buttons on the
We have developers working in different geographic locations and we want to set up
How can developers set up their environment paths when working on different SVN branches
I am implementing many SSB working on two different instances. They are data push
I'm getting the hang of iOS and working with the different frameworks. My project
Okay, I've managed to get .on working on a different site, but for some

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.