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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T11:02:53+00:00 2026-05-26T11:02:53+00:00

[self.navigationController pushViewController:vcSummary animated:YES ]; is leading to my application crash (which is already in

  • 0

[self.navigationController pushViewController:vcSummary animated:YES ]; is leading to my application crash (which is already in app store) on device, but working perfectly on my iPhone 5.0 simulator.

Please suggest is there any way to find out why crash is happening?

How to debug on iPhone i.e can i run application on iPhone and see the logs on iPhone itself?

Code:-

AirportInfoSummaryController *vcSummary = [[AirportInfoSummaryController alloc] init];
[self.navigationController pushViewController:vcSummary animated:YES ];

AirportInfoSummaryController has a table view with each row loaded with a table view cell (three rows have 3 xib’s loaded)

Crash Log I am Getting:-enter image description here

  • 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-26T11:02:54+00:00Added an answer on May 26, 2026 at 11:02 am

    You can view the device logs through Xcode > Organiser > Devices. You can also symbolicate your crash logs there, assuming that you did build and archive and thus the dSYM file still exists. (Symbolication links the ‘gibberish’ that the crash log outputs to actual lines of code to help you debug.)

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

Sidebar

Related Questions

I have following code in my application. [self.navigationController pushViewController:x animated:YES]; It will push a
So, I push a view controller from RootViewController like: [self.navigationController pushViewController:anotherViewController animated:YES] ; BUT,
I push new view controller like this. [self.navigationController pushViewController:resultViewController animated:YES]; but in the resultViewController,
GetNeedItemsViewController *getNeedItemsViewController = [[GetNeedItemsViewController alloc] initWithNibName:@GetNeedItemsViewController bundle:nil]; [self.navigationController pushViewController:getNeedItemsViewController animated:YES]; I dont know why
In my application mainviewcontroller is pushing modalviewcontroller by using this [navigationController pushViewController:_viewController animated:YES]; For
I know I can do this [self.navigationController pushViewController:self.someUITabBarController animated:YES]; And that means putting UITabBarController
i use this code to go to a new nib . [self.navigationController pushViewController:statuttableview animated:YES];
when i call: ChooseDateView *nextController = [[ChooseDateView alloc] initWithNibName:@ChooseDateView bundle:nil]; [self.navigationController pushViewController:nextController animated:YES]; is
{ seViewController *seView = [[[seViewController alloc] initWithNibName:@seViewController bundle:nil] autorelease]; [[self navigationController] pushViewController:seView animated:YES]; [seView
-(IBAction)customizeYourGameButtonClicked:(id)sender { [self playHumanHitSound]; self.customizeYourGameViewController = [[CustomizeYourGameViewController alloc] initWithNibName:@CustomizeYourGameViewController bundle:nil]; [self.navigationController pushViewController:customizeYourGameViewController animated:YES]; [customizeYourGameViewController

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.