nicolasgomollon/AppSales-Mobile

Update Codebase to iOS 9 Standards

Opened this issue · 2 comments

Things such as UIAlertView, UIActionSheet, and UIPopoverController have become deprecated since iOS 9. I’ve been avoiding bumping up the Development Target to iOS 9 because of the massive amounts of code that needs to be updated once iOS 8 support is dropped.

Any help in aiding this transition is greatly appreciated.

I would be interested in helping out. Maybe a list of the tasks required to drop iOS 8 support would make it easier to split up the work.

I'd be happy to help as well if such a list were available.