alerts-and-pickers icon indicating copy to clipboard operation
alerts-and-pickers copied to clipboard

iOS 12.2 Beta makes it impossible to set custom ViewControllers for UIAlerts

Open ccrama opened this issue 5 years ago • 1 comments

I am seeing this both from pickers in this library and my own custom implementations. It seems that setting a custom contentViewController is no longer working.

Is anyone else running into this, and if so have any work arounds been found? I tried googling the issue but there hasn't been anything about it that I could find (as this was an undocumented use of the class anyway).

Thanks!

ccrama avatar Feb 21 '19 00:02 ccrama

+1. For me, custom contentViewControllers cause the alert to be displayed at the very bottom of the screen. Upon rotation while presented, the layout freaks out. Not seeing this issue prior to 12.2

CodingMeSwiftly avatar Mar 28 '19 10:03 CodingMeSwiftly