Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Notification management in iOS 10 #62

Open
nathany opened this issue Jun 15, 2016 · 1 comment
Open

Notification management in iOS 10 #62

nathany opened this issue Jun 15, 2016 · 1 comment

Comments

@nathany
Copy link
Contributor

nathany commented Jun 15, 2016

There is a new header apns-collapse-id to update or remove notifications. It is a string identifying the notification.

Swift also has a removeDeliveredNotifications API for UNUserNotificationCenter but it's not yet clear how to remotely remove notifications. It may be as simple as a DELETE action rather than POST, but I'm awaiting further information.

@nathany nathany changed the title Notification management Notification management in iOS 10 Jun 15, 2016
nathany added a commit that referenced this issue Jun 16, 2016
@nathany
Copy link
Contributor Author

nathany commented Sep 24, 2016

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant