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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T06:13:47+00:00 2026-06-10T06:13:47+00:00

I was doing some iOS 5 tutorials and in several tutorials, it says things

  • 0

I was doing some iOS 5 tutorials and in several tutorials, it says things like “Add at end of viewWillAppear” or “Modify viewWillDisappear” in MasterViewController.m but in my project, MasterViewController.m does not have any of those methods.

Since it doesn’t say “create those methods”, I’m guessing they are automatically created by something but I do not know what I need to do to make them appear in MasterViewController.m.

Please somebody help 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-10T06:13:48+00:00Added an answer on June 10, 2026 at 6:13 am

    These methods are typically inherited from a parent class (e.g., UIViewController). What you probably should do is add something like

    - (void)viewWillAppear:(BOOL)animated {
       [super viewWillAppear:animated];
       // Your new stuff here
    }
    

    The method prototype was taken from Apple’s documentation of UIViewController; depending on the class you’re subclassing (the thing after the colons in the .h file, in the @interface line) you might need different method prototypes.

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

Sidebar

Related Questions

I'm following this tutorial http://aishack.in/tutorials/sudoku-grabber-with-opencv-detection/ But it's not fot the iOS. some methods described
I'm doing the CS193P Stanford course tutorials and also some Apple iOS dev tutorials,
I have been doing some testing with ObjectiveResource (iOS->Rails bridge). Things seem to work,
I am doing some objective-C / iOS development and have heard several references to
I'm doing some file io and created the test below, but I thought testoutput2.txt
I new to iOS development and doing some test with the core data. It
Iam doing one applciation.In that i put the some breakpoints.But they are not fired,directly
Hi Guys I am doing some work on iOS and the work requires use
I am new in ios development, Now i am doing some animation on my
I'm doing some user tests of my new iOS app and store some test

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.