The UIAlertController does not support subclassing you can use as it is. The view hierarchy for UIAlertController is private and must not be modified. For more detail you can visit https://developer.apple.com/reference/uikit/uialertcontroller#overview
The UIAlertController does not support subclassing you can use as it is. The view hierarchy for UIAlertController is private and must not be modified.For more detail you can visit https://developer.apple.com/reference/uikit/uialertcontroller#overview