d7laungani / DLLocalNotifications

:speech_balloon: Easily create Local Notifications in swift - Wrapper of UserNotifications Framework
MIT License
214 stars 38 forks source link

Support ios 8+ #8

Closed piv199 closed 7 years ago

piv199 commented 7 years ago

Could be added support for handling ios9 and ios10 in different way with the same API?

d7laungani commented 7 years ago

Unfortunately the User Notifications framework is supported from IOS 10+ and a new os is just around the corner so I did not feel it worth while to re implement the library using local notifications, which is deprecated. However, I can point you to another library that is compatible with IOS 9. https://github.com/ahmedabadie/ABNScheduler