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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T00:10:30+00:00 2026-05-25T00:10:30+00:00

I have pushed a view controller using [self.navigationController pushViewController:myVC animated:YES]; now I am inside

  • 0

I have pushed a view controller using

[self.navigationController pushViewController:myVC animated:YES];

now I am inside myVC and myVC is about to pop itself using

[self.navigationController popViewControllerAnimated:YES];

This will generate an asynchronous animation that will move the controller out of sight. Is there a way to run a method exactly when the animation finishes but before myVC being deallocated? I need the view and its objects to still be accessible and valid.

thanks.

  • 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-25T00:10:31+00:00Added an answer on May 25, 2026 at 12:10 am

    I believe it’s good practice to ‘pop’ the view controller from within the same class as you ‘push’ it – partially for this reason. If the parent view controller is handling the push and pop, it can handle the retention and deallocation appropriately, and handle the animations.

    However, either way, I’m thinking you want to make sure you ‘retain’ the object until the animation is complete, which, upon a selector callback, you would release it (and handle your additional code).

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

Sidebar

Related Questions

At some part of my code I am using this line [[self navigationController] pushViewController:myController
I have a UIButton that pushes to another view controller using the following code.
I have a problem where I can successfully push a new view controller from
I have a navigation-based application with 2 UIViewControllers (controller-2 is pushed onto controller-1 when
I have a UIViewController that is being pushed via a UINavigationViewController. The viewController's view
I have a view controller (view A) presenting a modal view (B) when the
I have a view controller: @interface DetailViewController : UIViewController It displays a map and
I have a list of items in one view controller. I can select an
I have a view controller that i'm trying to push onto the navigation stack.
I'm working on a view controller that can be presented modally or pushed into

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.