-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
We should change the local notification and use APIs in the User Notifications framework instead
With it we can present alert, sound or increase badge while the app is in foreground too with iOS 10
We can handle all event in one place when user tapped (or slide) the action button, even while the app has already been killed.
Support 3D touch instead of sliding gesture.
Support Rich Notification with custom UI.