标签: ios ios10 cxcallobserver
[self.callObserver setDelegate:nil queue:nil];
这行代码保留在dealloc中,并且在释放视图控制器后崩溃。这特别是在具有iOS 10版本的iPhone设备中发生的。我专门检查了iPhone 6及其在该设备中的崩溃情况。