Xcode – UIViewController with CFNotificationCenter strong reference won't release
I have a view controller that is never released once its parent view controller is removed from the view hierarchy and released. Every instance of it within the memory graph looks the same in that it has a single reference…