I encountered an error in iOS16.0beta4 version "Application circumvented objective-c runtime dealloc initiation for <%s> object", The same code is fine in iOS16.0beta1. I tried a lot of things, but it still didn't work. By looking at the error, we find that the error occurred in the Dealloc assertion of UIView.m#4628.