Describe the bug
our application has presented a UIAlertController (<UIAlertController: 0x10c84c400>) of style UIAlertControllerStyleActionSheet from SwiftEntryKit.EKRootViewController (<SwiftEntryKit.EKRootViewController: 0x108064800>). The modalPresentationStyle of a UIAlertController with this style is UIModalPresentationPopover. You must provide location information for this popover through the alert controller's popoverPresentationController. You must provide either a sourceView and sourceRect or a barButtonItem. If this information is not known when you present the alert controller, you may provide it in the UIPopoverPresentationControllerDelegate method -prepareForPopoverPresentation.16
iPhone (please complete the following information):
Describe the bug our application has presented a UIAlertController (<UIAlertController: 0x10c84c400>) of style UIAlertControllerStyleActionSheet from SwiftEntryKit.EKRootViewController (<SwiftEntryKit.EKRootViewController: 0x108064800>). The modalPresentationStyle of a UIAlertController with this style is UIModalPresentationPopover. You must provide location information for this popover through the alert controller's popoverPresentationController. You must provide either a sourceView and sourceRect or a barButtonItem. If this information is not known when you present the alert controller, you may provide it in the UIPopoverPresentationControllerDelegate method -prepareForPopoverPresentation.16
iPhone (please complete the following information):