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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T10:47:14+00:00 2026-06-09T10:47:14+00:00

I have an App that has been working and selling in the App store

  • 0

I have an App that has been working and selling in the App store for a while. I have decided to update it with a Webview.
The App has a Tabbar across the bottom, the first two Tabs are Navigation Views with tables in them that drill down. The third tab is the new web view, and forth is a simple image and text.

Starting the app, I don’t see any table in the first tab, all others work fine. If I swap the two navigation tabs around the one that wasn’t working on tab one now works on tab 2, and the other way round.

I’m guessing its something to do with how the app is starting and showing the first view?

Let me know what code you need to see?

Answered myself in the end

I managed to figure out it was a loading problem for the first view and changed my App delegate to reflect this:

BEFORE:

 self.window.rootViewController = tabBarController;

AFTER:

[window addSubview:tabBarController.view];
[window addSubview:navigationController.view];
[window makeKeyAndVisible];

I hope this helps someone else, it might not be the right way to do it, but it seems to work for me.

  • 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-09T10:47:16+00:00Added an answer on June 9, 2026 at 10:47 am

    Answered myself in the end

    I managed to figure out it was a loading problem for the first view and changed my App delegate to reflect this:

    BEFORE:

     self.window.rootViewController = tabBarController;
    

    AFTER:

    [window addSubview:tabBarController.view];
    [window addSubview:navigationController.view];
    [window makeKeyAndVisible];
    

    I hope this helps someone else, it might not be the right way to do it, but it seems to work for me.

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

Sidebar

Related Questions

I have an app that has a tabbar at the bottom. When I select
I have an app that has been working great on iOS6.1. Today I realized
I have been working on an iPhone app that has a feature of uploading
I have a very strange error happening in an App that has been working
I have a Universal iOS app that has been in the App Store for
We have a C# app that has been working on three machines, 2 running
I have built a Facebook app using the Javascript SDK that has been up
I have an app that has a TableView, NavigationView and TabBar running together. There
I have a google app engine app that has been running for some time,
A medium sized rails app that our company has been working on is getting

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.