Closed ronalddewaal closed 7 years ago
Using the UIRefreshControl directly in a storyboard triggers the following error in xCode5:
..../CKRefreshControl/RefreshControlDemo/en.lproj/MainStoryboard.storyboard: error: Class Unavailable: UIRefreshControl on iOS versions prior to 6.0
Adding the control programmatically still works fine. But the Demo project on 1.1.1 has this error with the latest xCode 5.0
Closing out old issues in preparation to archive this project.
Using the UIRefreshControl directly in a storyboard triggers the following error in xCode5:
..../CKRefreshControl/RefreshControlDemo/en.lproj/MainStoryboard.storyboard: error: Class Unavailable: UIRefreshControl on iOS versions prior to 6.0
Adding the control programmatically still works fine. But the Demo project on 1.1.1 has this error with the latest xCode 5.0