xmartlabs/XLForm

UIPopoverController' is deprecated...

Opened this issue · 0 comments

Hi,

I have just a little question: would you fix the UIPopoverController Warning and why you don't use UIPopoverPresentationController?

UIPopoverController' is deprecated: first deprecated in iOS 9.0 - UIPopoverController is deprecated. Popovers are now implemented as UIViewController presentations. Use a modal presentation style of UIModalPresentationPopover and UIPopoverPresentationController.

Best regards
Hunt3rDe