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

The Archive Base Latest Questions

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

i create an iPad app where i have three custom UIViewController. VC1, VC2, VC3.

  • 0

i create an iPad app where i have three custom UIViewController.
VC1, VC2, VC3.
Its like a hierarchy so you have to step through each stage after another.

Therefore you can´t jump directly from VC1 to VC3.

But if you are in VC3 you can go back to VC2 or VC1 directly.
On VC3 i can just call dismissViewControllerAnimated to present the VC2 – cool.

But whats the best way if i would like to jump back from VC3 to VC1 ?
Is there a reason why it would be bad to just use “alloc and init” to the VC1 and then presentViewController:animated:completion ?

  • 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-30T04:10:21+00:00Added an answer on May 30, 2026 at 4:10 am

    Yes it would be bad since VC1 already exists, you would have a duplicate.
    You can use this to go from VC3 to VC1.

    [self.presentingViewController.presentedViewController dismissModalViewControllerAnimated:YES];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an iPhone app and would like to create iPad version of it.
I have a universal iOS app with a custom view that has three buttons,
I am attempting to create a popover similar to this in an iPad app.
I have an iPhone/iPad app which uses Core Data. In my DB I have
I have an app on the mac and iPad that stores many images in
I have an existing iPhone app and an iPad app, now I have created
I have a User Filter section of my iPad app. There is a segmented
I have a custom UITableViewCell created through code (not Interface Builder). I have sub-views
I have a universal app, and on the iPad version I'm using UISplitViewController to
I would like to create a grid view in my iPhone app similar to

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.