A standard cause of exc_bad_access errors that are not detectable with the compiler is attempting to access introduced objects. In this kind of conditions, enabling NSZombies in Xcode might be an effective debugging system. Enabling NSZombies keeps objects that might Generally be introduced alive as “zombies”.This can implement the same… Read More