ios5 - Remove notification observer in superclass or subclass in ios -


i have registered notification in superclass. observer handled in subclass calls super implementation. remove observer in dealloc of superclass or subclass ?

you should removing observer same class registered notification.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -