standardnotes / iOS-classic

iOS client - (Deprecated) - New version: https://github.com/standardnotes/mobile
167 stars 21 forks source link

iOS9 support #9

Open emcristi opened 7 years ago

emcristi commented 7 years ago

What needs to be done to make it work on iOS 9 ?

moughxyz commented 7 years ago

A few of the APIs are iOS 10 only. Not a priority though to be honest since I'd rather not have a bunch of if-else statements to keep the code cleaner and easier to maintain. If anyone wants to submit a PR I'd be happy to take a look.