We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The Push API is intended for use in low-workload environments where you may only want to deliver notifications on a periodic basis.
With your scheduler of choice, simply call Rpush.push. Rpush will start up, deliver all pending notifications and immediately shutdown.
Rpush.push
To receive feedback when using push mode, you need to call Rpush.apns_feedback. You may choose to run this less frequently than Rpush.push.
Rpush.apns_feedback