Hi,
first nice idea, I appreciate this solution.
for sure do you know that Xcode gives us warnings in PluggableApplicationDelegate-Swift.h due to UIUserNotificationSettings and UILocalNotification are deprecated since iOS 10.
You already have scheduled update of ApplicationServicesManager.swift?
I ask because probably I can do it, but if you're working on it, has no sense to open in the future a PR about it :)
Thanks!