UIAlertController's actionSheet gives constraint error on iOS 12.2 / 12.3 [duplicate]

Solution 1:

It's a bug in iOS versions:

  • 12.2
  • 12.3
  • 12.4
  • 13.0
  • 13.1
  • 13.2
  • 13.2.3
  • 13.3
  • 13.4
  • 13.4.1
  • 13.5
  • 13.5.1
  • 13.6
  • 14.0
  • 14.1
  • 14.2
  • 14.4

The only thing we can do is to file a bug report to Apple (I just did that and you should too).

I'll try to update answer for a new versions of iOS if the bug still will be present. Help appreciated.