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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T03:45:02+00:00 2026-05-21T03:45:02+00:00

I want to add a view controller as observer of a notification. When the

  • 0

I want to add a view controller as observer of a notification.

When the selector method is called, I’ll alert the user. I would that this alert appears only when this view controller is the top view controller.

I thought to add it as observer in the viewDidLoad method. But where is the better remove the view controller as observer?

Could it be a problem if I remove it both in viewDidUnload and dealloc?

  • 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-21T03:45:03+00:00Added an answer on May 21, 2026 at 3:45 am

    No. According to the documentation:

    Removes all the entries specifying a given observer from the receiver’s dispatch table.

    If there are no such entries, there is nothing to remove, so it’s not a problem.

    However, depending on how you’re using this, adding it as an observer in viewDidLoad doesn’t mean that it will only be used when that view controller is “the top view controller” (for instance, if you have several tabs and move from one to the other, unless you get memory warnings the other (non-visible) tabs’ views won’t be unloaded when you move away from them).

    Depending on your goal, it might be better to add the observer on viewDidAppear (and if so, remove on viewWillDisappear).

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

Sidebar

Related Questions

I want to add method that opens up the new view controller when this
In my view I want to add the text user enter in a textarea
I want to add a UIView to another UIView so that child view covers
I have a normal view controller and I want to add a uinavigationcontroller to
I have a view controller that allows users to add an nsstring to an
So I have a viewControllerA, and I want to add another View managed by
I want to add a view under my tab bar analog in iOS and
I want add UIGestureRecognizerDelegate to UIWebView,but failed. if [self.view addsubView:webView]; So UIWebView is ok,but
I want to add a UIView of smaller frame as subview to parental view
I want to add padding on UIWebview using Javascript, because I switch the view

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.