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

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -