Don't forget to unregister yourself from the notification center in your -dealloc: NSNotificationCenter *center = [NSNotificationCenter defaultCenter]; [center removeObserver: self];
-dealloc
NSNotificationCenter *center = [NSNotificationCenter defaultCenter]; [center removeObserver: self];