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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T19:45:42+00:00 2026-05-24T19:45:42+00:00

Obviously, I’m new to iOS development, but I could really use somebody’s help. I

  • 0

Obviously, I’m new to iOS development, but I could really use somebody’s help. I am building a tab bar application in which I am attempting to load .plists into drill-down table views. The problem is that I can’t seem to get this method right, as I am trying to use the navigation controller for a tab in its ViewController. I’m positive that my error is in the second line.

A37dgAppDelegate *AppDelegate = (A37dgAppDelegate *)[[UIApplication sharedApplication] delegate];
AppDelegate.indNavControl *indNavControl;

Subsequently, I get some errors. Here is the code, and I’ll point out where the errors are:

    if([Children count] == 0) {

    DetailViewController *dvController = [[DetailViewController alloc] initWithNibName:@"DetailView" bundle:[NSBundle mainBundle]];

    [self.indNavControl pushViewController:dvController animated:YES];//Property "indNavControl" not found on object of type "IndustriesViewController"
    [dvController release];
}
else {

    //Prepare to tableview.
    IndustriesViewController *indViewControl = [[IndustriesViewController alloc] initWithNibName:@"IndustryView" bundle:[NSBundle mainBundle]];

    //Increment the Current View
    indViewControl.CurrentLevel += 1;

    //Set the title;
    indViewControl.CurrentTitle = [dictionary objectForKey:@"Title"];

    //Push the new table view on the stack
    [self.indNavControl pushViewController:indViewControl animated:YES]; //Property "indNavControl" not found on object of type "IndustriesViewController"

    indViewControl.tableDataSource = Children;

    [indViewControl release];
}

}

Just to be clear, I have imported the header file of my App Delegate. Any help would be greatly appreciated 🙂

  • 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-24T19:45:42+00:00Added an answer on May 24, 2026 at 7:45 pm

    The line AppDelegate.indNavControl *indNavControl; is wrong. I think you don’t need this line at all. And while pushing new view controller you can directly use AppDelegate.indNavControl instead of self.indNavControl,

    [AppDelegate.indNavControl pushViewController:...
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Obviously I'm new to as3...Can someone please explain to me how I can use
Obviously I can use BCP but here is the issue. If one of the
Obviously I could create a Calendar object with the date and use get(DAY) on
Obviously, I'm brand new to QTP. I use it to test an HTML page
So obviously I am doing something wrong, but I just cannot seem to get
Well obviously Ruby and Sass, but what are some other ones?
Obviously, it's easier to do with some developers, but I'm sure many of us
Obviously, load_on_startup value of 0 means don't, and 1 means do. But what does
Obviously changing schema, adding / removing published articles etc expires the snapshot, but is
Obviously you dont have a mouse over effect on a touchscreen, but I would

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.