node-apn / node-apn

:calling: Apple Push Notification module for Node.js
MIT License
4.37k stars 681 forks source link

Is it possible to use dry-run parameter with this library? #704

Open ramseth001 opened 3 years ago

ramseth001 commented 3 years ago

I want to test whether the device token is valid or not, so i want to test notification without actually sending them. Is it possible with this library ?