Skip to content

Rule request: Discarded opaque NSNotificationCenter observer  #1062

Closed
@marcelofabri

Description

From http://fauxpasapp.com/rules/#rule-DiscardedOpaqueNotificationObserver:


Warns if the return value of -[NSNotificationCenter addObserverForName:object:queue:usingBlock:] is not stored anywhere. This method returns an opaque observer object that is needed in order to stop observing.

Metadata

Assignees

No one assigned

    Labels

    rule-requestRequests for a new rules.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions