node_apns icon indicating copy to clipboard operation
node_apns copied to clipboard

Apple Push Notifier for node.js

Results 2 node_apns issues
Sort by recently updated
recently updated
newest added

Hi. I'm wondering if this service can be used also to send VoIP push? To my understanding the difference is just type of certificate from Apple (VoIP) and device token....

When trying to send a push notification which should just clear the badge count (e.g. set it to 0) an error ("Invalid") is returned.