I have an issue on iOS 11. All delivered notification automatically removing from notification tray after I select any action for one of them. This happens before my code start handling action. In iOS 10 everything is ok, all delivered notifications stay in delivered and disappear only notification where I proceed some action. My app schedule reminders with custom action, 2 buttons Activate and Stop. User can receive many of them in one day, but its very important to keep already delivered notifications, because most of them is uniq and make different actions. If it is iOS 11 new notification center behavior or known issue, where I can read about this? Thanks a lot for help. Minimum deployment target in my app is iOS10 and I use new UNNotificationRequest for scheduling local notifications.
相关问题
- App crash when presenting UIAlertController [dupli
- Remove keyboard notification when ViewController d
- How can I add condition on mail notification larav
- Android: Unclicked notification timeout
- Xcode 9 simulator doesn't save userdefaults
相关文章
- Open iOS 11 Files app via URL Scheme or some other
- Android remove notification(created by mNotifyBuil
- Is there a way to add badge notifications using pr
- Is it possible to put a foreground service notific
- can i implement an app that have 2 types of notifi
- onReceive never called in subclass of BroadcastRec
- FCM - Not Receiving Notifications when the app is
- About Notification for Missed Call in android