xmartlabs/XLForm

iOS 9 UIPopoverController deprecation warning

Open

#653 opened on Nov 25, 2015

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Objective-C (969 forks)batch import
help wanted

Repository metrics

Stars
 (5,786 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Since setting my minimum target to iOS 9.0, I'm seeing a deprecation warnings in XLFormRowDescriptorViewController.h around UIPopoverController being deprecated.

Contributor guide