Redth / PushSharp

A server-side library for sending Push Notifications to iOS (iPhone/iPad APNS), Android (C2DM and GCM - Google Cloud Message), Windows Phone, Windows 8, Amazon, Blackberry, and (soon) FirefoxOS devices!
Other
4.38k stars 1.52k forks source link

apns-collapse-id with PushSharp #798

Open cblaze22 opened 7 years ago

cblaze22 commented 7 years ago

Does PushSharp provide apns-collapse-id to collapse a notification for iOS? Looks like it only works with iOS 10.

prueba2387 commented 6 years ago

Any plans to support this feature? Or some guidance on how to tweak the code to take advantage of it?