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

  • Home
  • SEARCH
  • 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 6669839
In Process

The Archive Base Latest Questions

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

I pushing view form my first view to second view. When second view appear

  • 0

navigation bar

I pushing view form my first view to second view. When second view appear then navigation bar seem like above image. In this image i have a button which title is “List”. When i click on list button then appear third view. for that i have used this code…

 -(IBAction)list{
place_Object=[[Places alloc] initWithNibName:@"Places" bundle:nil];

[self.navigationController pushViewController:place_Object animated:YES];
[place_Object release];
//self.navigationItem.backBarButtonItem = [[[UIBarButtonItem alloc] initWithTitle:@"Back" style:UIBarButtonItemStyleBordered target:nil action:nil] autorelease];

}

Now problem is when click on list button then sometime view appear and sometime view not push by navigation and giving any error. What is error in this code or what is mistake so that it occur.

Thanks in advance…

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

    If the VIEW appear first time when you puhs BUTTON list and after that you receive error, mayby is from this [place_Object release];. You have to release in -(void)dealloc otherwise you call zombie. Try to research with Instruments. Use Run/Run With Performance Tool/Allocations there just Enable Zombie and see what happen.
    Hope this help you.

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

Sidebar

Related Questions

I have a UINavigationControl and I would like to present a view controller pushing
I have a navigation root view controller, which I am pushing to another view
I am pushing 2 view controllers in to navigation stack in ApplicationDidFinishLaunching. [navigationController pushViewController:favorites
Using a navigation controller, I am pushing a new view and setting the title
I'm pushing a view controller onto my navigation controller's stack from within my TableViewController's
I have a Navigation View with a Table View, when a row is clicked,
I'm using navigation controller and few view controllers. I'm pushing the view controllers to
I have been trying to add/implement this example to my existing Split View app
i have a tableview controller, when i select a row its pushing another view
I have a navigation based app. The root view is a list of items.

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.