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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T17:57:03+00:00 2026-05-23T17:57:03+00:00

Error tells me that No ‘-setRosterForBoat:’ method found. What I am doing is attempting

  • 0

Error tells me that “No ‘-setRosterForBoat:’ method found”.

What I am doing is attempting to pass an array backwards through the Navigation Controller stack that i have.

In the viewContoller that I am attempting to pass the array to I have it set up in the .h like so:

NSArray *rosterForBoat;
@property(nonatomic, retain) NSArray *rosterForBoat;

But the program runs fine and the array gets set with the proper objects. Should I hate to just ignore this, does anyone have any suggestions?

   CoCoachAppDelegate *appDelegate = [[UIApplication sharedApplication] delegate];

   NSArray *arr = [[NSArray alloc] initWithArray:appDelegate.boatNavController.viewControllers];

   [appDelegate.boatNavController popToViewController:[arr objectAtIndex:1] animated:YES];

   [[arr objectAtIndex:1] setRosterForBoat:tempRowers];
  • 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-23T17:57:03+00:00Added an answer on May 23, 2026 at 5:57 pm

    Since you are using the rosterForBoat array as property, I would synthesize it and set it the following way:

    CoCoachAppDelegate *appDelegate = [[UIApplication sharedApplication] delegate];
    NSArray *arr = [[NSArray alloc] initWithArray:appDelegate.boatNavController.viewControllers];
    
    ViewController *view_controller = [arr objectAtIndex:1];
    [appDelegate.boatNavController popToViewController:view_controller animated:YES];
    
    view_controller.rosterForBoat = tempRowers;
    

    Hope this helps…

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

Sidebar

Related Questions

I got error when I compile the following code, the error tells me that
When I add two connection strings in the web.config, an error appears that tells
Android tells me that The application has stopped unexcepetedly, but there are no error's
I've got an error which tells me unauthorized. How and where to change that
I am getting an error that tells me error: declaration of 'virtual FXHost::~FXHost()' throws
Rebol tells the error and the line but it doesn't say in what source
I have a php web page that now uses custom error pages when a
Say you have an enum that represents an error code. There will be several
Has anyone heard of this error before: I have a Java 5 application, that
I learned today through this section of the MySQL documentation that prepared statements cannot

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.