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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T17:37:17+00:00 2026-06-04T17:37:17+00:00

I have a Tab Bar Controller App, the tab bar controller is forked into

  • 0

I have a Tab Bar Controller App, the tab bar controller is forked into several “tab” view controller, in one of the view controller I want to redirect the user to an other view controller. I create a segue from that tab view controller to the destination view controller and given it an Identifer. And I call “performSegueWithIdentifier” in “viewDidAppear” to redirect the user.

It works fine when the segue is “Modal”, however since I want to retain the tabs, I want to call the segue through “Push”. However, once I change the segue to “Push”, it is not working anymore (it does not try to go to the destination view controller). The app did not crash on the simulator but just staying on the origin tab view controller.

  • 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-06-04T17:37:19+00:00Added an answer on June 4, 2026 at 5:37 pm

    “Push” is a mechanism for UIViewController stacks rooted in a UINavigation controller.

    You can’t perform a push unless the view controller in the tab is a navigation controller.

    So as an example

    TabBar VC 
    
    ...Tab 1 -> UIViewController
    ...Tab 2 -> UIVIewController
    ...Tab 3 -> UINavigationController -> UIViewController(root)
    

    Only Tab 3 could perform a push segue.

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

Sidebar

Related Questions

I have a Tab Bar controller inside a Navigation controller. I want to create
I have a tab-bar and navigation controller application (like Youtube app or Contacts app).
I have a tab bar app. One of the controllers is a preference page.
I want to have a navigation controller enrollment flow before my actual tab bar
my app starts with a tab bar controller which have 5 tabs. At start
I have tab bar controller in my app. It opens Quotes of the day
I have a tab bar application with a navigation controller and view controllers inside
I have a tab-Bar Controller + UINavigation Controller app. In tabs 1,2,3 I have
I create a tab bar controller in the app delegate. Here is the .h
I want to create a custom tab bar for an iphone app that looks

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.