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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:56:07+00:00 2026-05-27T11:56:07+00:00

I have 2 UIViewControllers in a UITabBar and would like to create a facade

  • 0

I have 2 UIViewControllers in a UITabBar and would like to create a facade for one of my UIViewControllers, and am running into issues when trying to do this:

//within the 2nd view controller, that has not been displayed yet:
-(void)startApp
{
    locationManager.delegate = self;
    [locationManager startUpdatingLocation];

}

I’m trying

//within the first view controller:

[delegate startApp]

What does “self” refer to in the example above? If I set a breakpoint, I see that the callback within the 2nd view controller gets called, but it does not produce the same effect as when I call it from the 2nd view controller directly.

The ViewDidLoad within the 2nd view controller does not get called until I tap on that controller, but still, even if I do so, and then call the startApp method, the result is still unexpected.

It is very possible that I broke the MVC model with my setup, and will have to pull out pieces of code and create an underlying model that both controllers would be using, but I was hoping for a quick and dirty solution.

Thank you for any clarifications!

  • 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-27T11:56:08+00:00Added an answer on May 27, 2026 at 11:56 am

    startApp is an instance method on “2nd View Controller”, so ‘self’ refers to the particular instance of your “2nd View Controller” that received this message.

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

Sidebar

Related Questions

I have a UITabbar having 5 tabs like this Now I want to hide
In my Xcode 4.2 storyboard, i have 2 UIViewControllers , This one time and
I have a multi view application with individual UIViewControllers and xibs. I have one
I have a UIViewController (which sits inside a tabUIController). Within this UIViewController, I want
I have multiple UIViewControllers in my iOS App's Storyboard. I want to open one
I have a couple UIViewControllers that I am trying to access an array inside
I have an uitabbarcontroller which contains a couple uiViewControllers. When i show one of
I have a UITabBar. In the first tab, I have a UINavigationController. Within that
I have a UISegmentedController i have 3 UIViewControllers Like photos,frames,gallery. I add those 3
I have an application made by a UITabBar with three tabs. One of these

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.