- Fixes a crash on iOS 26 by removing conflicting category methods (
-[UIView setAnchorPoint:]
and-[UIAlertController viewDidDisappear:]
) that overrode built-in UIKit implementations.
-[UIView setAnchorPoint:]
and -[UIAlertController viewDidDisappear:]
) that overrode built-in UIKit implementations.